Skip to content

Commit 9650b4c

Browse files
[pre-commit.ci] pre-commit autoupdate (#14136)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.11...v0.14.13) - [github.com/woodruffw/zizmor-pre-commit: v1.20.0 → v1.22.0](zizmorcore/zizmor-pre-commit@v1.20.0...v1.22.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 68cb37e commit 9650b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
minimum_pre_commit_version: "4.4.0"
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: "v0.14.11"
4+
rev: "v0.14.13"
55
hooks:
66
- id: ruff-check
77
args: ["--fix"]
@@ -13,7 +13,7 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: check-yaml
1515
- repo: https://github.com/woodruffw/zizmor-pre-commit
16-
rev: v1.20.0
16+
rev: v1.22.0
1717
hooks:
1818
- id: zizmor
1919
args: ["--fix", "--no-progress"]

0 commit comments

Comments
 (0)