Skip to content

Commit

Permalink
update flake8 version to handle github cicd issue
Browse files Browse the repository at this point in the history
  • Loading branch information
leifdenby committed Mar 11, 2024
1 parent e8c086c commit 833ead3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.4
hooks:
- id: flake8

0 comments on commit 833ead3

Please sign in to comment.