Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- https://gitlab.com/PyCQA/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)
  • Loading branch information
pre-commit-ci[bot] authored Jun 6, 2022
1 parent 74edcde commit b58827f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ repos:
rev: 22.3.0
hooks:
- id: black
- repo: https://gitlab.com/PyCQA/flake8
rev: '3.9.2'
- repo: https://github.com/PyCQA/flake8
rev: '4.0.1'
hooks:
- id: flake8
additional_dependencies: [flake8-docstrings]
Expand Down

0 comments on commit b58827f

Please sign in to comment.