Skip to content

Commit

Permalink
Update dependency pre-commit to v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent 9f13a8c commit b3fa22b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
env:
EARTHLY_CI: true
run: earthly +lint
- uses: "pre-commit/action@v3.0.1"
- uses: "pre-commit/action@v3.0.0"
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pre-commit==3.5.0
pre-commit==3.7.1
pyright==1.1.338
pytest==7.4.3
pyyaml==6.0.1
Expand Down

0 comments on commit b3fa22b

Please sign in to comment.