Skip to content

Commit 133fc72

Browse files
authored
Merge pull request #107 from stac-utils/dependabot/github_actions/pre-commit/action-3.0.0
Bump pre-commit/action from 2.0.3 to 3.0.0
2 parents 03eb4d2 + 081b57b commit 133fc72

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
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
python-version: ${{ matrix.python-version }}
6464
- name: Lint code
65-
uses: pre-commit/action@v2.0.3
65+
uses: pre-commit/action@v3.0.0
6666

6767
- name: Install pipenv
6868
run: |

0 commit comments

Comments
 (0)