Skip to content

Commit

Permalink
Update flake8 repo and version (psf#6317)
Browse files Browse the repository at this point in the history
  • Loading branch information
ch-iv authored and matthewarmand committed May 10, 2023
1 parent 05c95a3 commit bc9b8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -22,7 +22,7 @@ repos:
hooks:
- id: pyupgrade
args: [--py37-plus]
- repo: https://gitlab.com/pycqa/flake8
rev: 4.0.1
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
hooks:
- id: flake8

0 comments on commit bc9b8d9

Please sign in to comment.