Skip to content

Commit

Permalink
bump flake8 to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte committed Jan 31, 2024
1 parent 621f682 commit 04feec7
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 04feec7

Please sign in to comment.