Skip to content

Commit

Permalink
Update pre-commit hooks (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 9a0e454 commit 33b2839
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 @@ -18,7 +18,7 @@ repos:
hooks:
- id: tox-ini-fmt
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.1.1"
rev: "2.1.2"
hooks:
- id: pyproject-fmt
additional_dependencies: ["tox>=4.9"]
Expand All @@ -36,7 +36,7 @@ repos:
hooks:
- id: ruff
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.3
rev: 0.28.4
hooks:
- id: check-github-workflows
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 33b2839

Please sign in to comment.