Skip to content

Commit 3f00fb2

Browse files
[pre-commit.ci] pre-commit autoupdate
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/zizmorcore/zizmor-pre-commit: v1.20.0 → v1.22.0](zizmorcore/zizmor-pre-commit@v1.20.0...v1.22.0)
1 parent 5ef7bd5 commit 3f00fb2

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
@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.14.11
24+
rev: v0.14.13
2525
hooks:
2626
- id: ruff-check
2727
args: ["--fix", "--show-fixes"]
@@ -42,6 +42,6 @@ repos:
4242
- types-requests
4343

4444
- repo: https://github.com/zizmorcore/zizmor-pre-commit
45-
rev: v1.20.0
45+
rev: v1.22.0
4646
hooks:
4747
- id: zizmor

0 commit comments

Comments
 (0)