Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#727)
Browse files Browse the repository at this point in the history
Co-authored-by: christophfroehlich <[email protected]>
  • Loading branch information
github-actions[bot] and christophfroehlich authored Mar 1, 2025
1 parent d402d69 commit 9831630
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 @@ -55,7 +55,7 @@ repos:
args: ["--line-length=99"]

- repo: https://github.com/pycqa/flake8
rev: 7.1.1
rev: 7.1.2
hooks:
- id: flake8
args: ["--extend-ignore=E501"]
Expand Down Expand Up @@ -131,7 +131,7 @@ repos:
exclude: CHANGELOG\.rst|\.(svg|pyc)$

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.1
rev: 0.31.2
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit 9831630

Please sign in to comment.