Skip to content

Commit

Permalink
CI: update pre-commit hooks (#480)
Browse files Browse the repository at this point in the history
Co-authored-by: unode <[email protected]>
  • Loading branch information
github-actions[bot] and unode authored Jan 19, 2024
1 parent 3fa4d36 commit 3eb4f34
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 @@ -28,7 +28,7 @@ repos:
exclude: (.*/)*snapshots/
- repo: https://github.com/PyCQA/flake8
# Checks the code for PEP8 violations and common pitfals
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
exclude: (.*/)*snapshots/
Expand Down

0 comments on commit 3eb4f34

Please sign in to comment.