Skip to content

Commit

Permalink
Bump flake8 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte committed Jan 8, 2024
1 parent 652880c commit 8d4f36e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
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 8d4f36e

Please sign in to comment.