Skip to content

Commit ae7d68a

Browse files
authored
Merge pull request #193 from stac-utils/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 5208179 + 838d002 commit ae7d68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
python-version: ${{ matrix.python-version }}
8080
- name: Lint code
81-
uses: pre-commit/action@v3.0.0
81+
uses: pre-commit/action@v3.0.1
8282

8383
- name: Install pipenv
8484
run: |

0 commit comments

Comments
 (0)