Skip to content

Commit

Permalink
pre-commit: Update flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
mintar committed Apr 26, 2024
1 parent 2906036 commit 5b5feed
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 @@ -38,8 +38,8 @@ repos:
hooks:
- id: black

- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.9
- repo: https://github.com/PyCQA/flake8.git
rev: 5.0.4
hooks:
- id: flake8

Expand Down

0 comments on commit 5b5feed

Please sign in to comment.