Skip to content

Commit

Permalink
Merge pull request #175 from Thomasjkeel/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Thomasjkeel committed Jun 28, 2024
2 parents 17aa397 + 1691d75 commit 8feaba4
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 @@ -8,7 +8,7 @@ repos:
- id: black
language_version: python3.9
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
args: ["--ignore=E203 E501 W503"]
Expand Down

0 comments on commit 8feaba4

Please sign in to comment.