Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#1280) (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 26, 2025
1 parent b6e6bac commit 02ad82a
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 @@ -51,7 +51,7 @@ repos:
args: ["--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D401,D404"]

- repo: https://github.com/pycqa/flake8
rev: 7.1.1
rev: 7.1.2
hooks:
- id: flake8
args: ["--ignore=E501,W503"]
Expand Down

0 comments on commit 02ad82a

Please sign in to comment.