Skip to content

Commit 068cf5d

Browse files
📈 Update versions for pre-commit hooks (#226)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9) - [github.com/woodruffw/zizmor-pre-commit: v1.6.0 → v1.7.0](zizmorcore/zizmor-pre-commit@v1.6.0...v1.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent edc0175 commit 068cf5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: "v0.11.8"
20+
rev: "v0.11.9"
2121
hooks:
2222
- id: ruff
2323
args: ["--fix", "--show-fixes"]
@@ -44,7 +44,7 @@ repos:
4444
args: [--prose-wrap=preserve]
4545

4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: "v1.6.0"
47+
rev: "v1.7.0"
4848
hooks:
4949
- id: zizmor
5050
args: ["--pedantic"]

0 commit comments

Comments
 (0)