Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
  • Loading branch information
pre-commit-ci[bot] authored and abravalheri committed Aug 8, 2022
1 parent 41c2365 commit ecd23ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -45,7 +45,7 @@ repos:
additional_dependencies: [black]

- repo: https://github.com/PyCQA/flake8
rev: 5.0.2
rev: 5.0.4
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear]

0 comments on commit ecd23ae

Please sign in to comment.