Skip to content

Commit 341052c

Browse files
author
Phil Varner
authored
Merge pull request #54 from stac-utils/dependabot/github_actions/pre-commit/action-2.0.3
Bump pre-commit/action from 2.0.0 to 2.0.3
2 parents b2a618e + 8b4c9d3 commit 341052c

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
@@ -47,7 +47,7 @@ jobs:
4747
python-version: "3.8"
4848

4949
- name: Lint code
50-
uses: pre-commit/action@v2.0.0
50+
uses: pre-commit/action@v2.0.3
5151

5252
- name: Install pipenv
5353
run: |

0 commit comments

Comments
 (0)