Skip to content

Commit

Permalink
Bump: pre-commit upgrade of flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuloc committed Jan 8, 2024
1 parent 1a73b77 commit a2f6ff9
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 @@ -40,7 +40,7 @@ repos:
- --no-extra-eol

- repo: https://github.com/pycqa/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
name: Check for PEP8 error on Python files
Expand Down

0 comments on commit a2f6ff9

Please sign in to comment.