Skip to content

Commit

Permalink
Merge pull request #75 from zeridon/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
Auto-update pre-commit hooks
  • Loading branch information
zeridon authored Jan 8, 2024
2 parents 2229072 + 829c4ae commit 3652dc3
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 @@ -22,7 +22,7 @@ repos:
args: [--line-length=128]

- repo: https://github.com/pycqa/flake8
rev: '6.1.0' # pick a git hash / tag to point to
rev: '7.0.0' # pick a git hash / tag to point to
hooks:
- id: flake8

Expand Down

0 comments on commit 3652dc3

Please sign in to comment.