Skip to content

Commit

Permalink
⬆️ Update pre-commit hooks [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 11, 2025
1 parent c499ad7 commit 5af5bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
# https://python-poetry.org/docs/pre-commit-hooks/#usage
- repo: https://github.com/python-poetry/poetry
# Cannot be executed with local designation (as of 24.8.3)
rev: 1.8.0
rev: 2.0.0
hooks:
- id: poetry-check
verbose: true
Expand Down

0 comments on commit 5af5bdd

Please sign in to comment.