Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 6, 2025
2 parents 260caff + c778efe commit 5838c2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.3
rev: v0.8.6
hooks:
- id: ruff
args: [--exit-non-zero-on-fix]
Expand Down Expand Up @@ -33,12 +33,12 @@ repos:
- id: check-renovate

- repo: https://github.com/rhysd/actionlint
rev: v1.7.4
rev: v1.7.6
hooks:
- id: actionlint

- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.9.1
rev: v1.0.0
hooks:
- id: zizmor

Expand Down

0 comments on commit 5838c2a

Please sign in to comment.