Skip to content

Commit

Permalink
Bump flake8 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr authored Jul 29, 2023
1 parent 405277e commit febe9ae
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 @@ -41,7 +41,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies:
Expand All @@ -55,7 +55,7 @@ repos:
hooks:
- id: yesqa
additional_dependencies:
- flake8==6.0.0
- flake8==6.1.0
- flake8-bugbear==23.7.10
- flake8-builtins==2.1.0
- flake8-comprehensions==3.14.0
Expand Down

0 comments on commit febe9ae

Please sign in to comment.