Skip to content

Commit

Permalink
Bump flake8 to 7.0.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte authored Feb 2, 2024
1 parent 20317c0 commit c6e8602
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 @@ -4,8 +4,8 @@ repos:
hooks:
- id: black
language_version: python3
- repo: https://gitlab.com/pycqa/flake8
rev: 4.0.1
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
hooks:
- id: flake8
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit c6e8602

Please sign in to comment.