Skip to content

Commit

Permalink
Merge pull request #134 from angelnu/renovate/pre-commit-3.x
Browse files Browse the repository at this point in the history
fix(deps): update pre-commit to 3.7.1
  • Loading branch information
angelnu authored May 28, 2024
2 parents acb39bb + 09773d0 commit 136f829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskfiles/precommit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tasks:
#silent: true
vars:
# renovate: datasource=pypi depName=pre-commit
PRE_COMMIT_VERSION: 3.7.0
PRE_COMMIT_VERSION: 3.7.1
cmds:
- pip install pre-commit=={{.PRE_COMMIT_VERSION}}
status:
Expand Down

0 comments on commit 136f829

Please sign in to comment.