Skip to content

Commit

Permalink
CI: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
unode committed Jul 31, 2023
1 parent a40f10b commit 6b66440
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.0.0
rev: 6.1.0
hooks:
- id: flake8
exclude: (.*/)*snapshots/
Expand Down

0 comments on commit 6b66440

Please sign in to comment.