Skip to content

Commit 03fc9ff

Browse files
📈 Update versions for pre-commit hooks (#238)
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/woodruffw/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 7d17af3 commit 03fc9ff

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
@@ -18,7 +18,7 @@ repos:
1818
- id: trailing-whitespace
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: "v0.14.10"
21+
rev: "v0.14.11"
2222
hooks:
2323
- id: ruff
2424
args: ["--fix", "--show-fixes"]
@@ -45,7 +45,7 @@ repos:
4545
args: [--prose-wrap=preserve]
4646

4747
- repo: https://github.com/woodruffw/zizmor-pre-commit
48-
rev: "v1.19.0"
48+
rev: "v1.20.0"
4949
hooks:
5050
- id: zizmor
5151
args: ["--pedantic"]

0 commit comments

Comments
 (0)