Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/flake8 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JohnVillalovos committed Jan 13, 2024
1 parent 880913b commit 9a199b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -12,7 +12,7 @@ repos:
- id: commitizen
stages: [commit-msg]
- repo: https://github.com/pycqa/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 9a199b6

Please sign in to comment.