Skip to content

Commit da2363e

Browse files
[pre-commit.ci] pre-commit autoupdate (#959)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.10...v0.14.11) - [github.com/zizmorcore/zizmor-pre-commit: v1.19.0 → v1.20.0](zizmorcore/zizmor-pre-commit@v1.19.0...v1.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e411643 commit da2363e

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.10
18+
rev: v0.14.11
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.19.0
70+
rev: v1.20.0
7171
hooks:
7272
- id: zizmor

0 commit comments

Comments
 (0)