Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/flake8 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Dec 21, 2021
1 parent b86e819 commit 98a5592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -13,7 +13,7 @@ repos:
additional_dependencies: ['@commitlint/config-conventional']
stages: [commit-msg]
- repo: https://github.com/pycqa/flake8
rev: 3.9.2
rev: 4.0.1
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 98a5592

Please sign in to comment.