Skip to content

Commit f2465ee

Browse files
[pre-commit.ci] pre-commit autoupdate (#960)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent da2363e commit f2465ee

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.14.11
18+
rev: v0.14.13
1919
hooks:
2020
- id: ruff-check
2121
args: ["--fix", "--show-fixes"]
@@ -67,6 +67,6 @@ repos:
6767
- types-setuptools
6868

6969
- repo: https://github.com/zizmorcore/zizmor-pre-commit
70-
rev: v1.20.0
70+
rev: v1.22.0
7171
hooks:
7272
- id: zizmor

0 commit comments

Comments
 (0)