Skip to content

Commit 3930353

Browse files
[pre-commit.ci] pre-commit autoupdate (#13190)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4) - [github.com/woodruffw/zizmor-pre-commit: v1.2.2 → v1.3.0](woodruffw/zizmor-pre-commit@v1.2.2...v1.3.0) - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent afdf03b commit 3930353

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: "v0.9.3"
3+
rev: "v0.9.4"
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -12,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: check-yaml
1414
- repo: https://github.com/woodruffw/zizmor-pre-commit
15-
rev: v1.2.2
15+
rev: v1.3.0
1616
hooks:
1717
- id: zizmor
1818
- repo: https://github.com/adamchainz/blacken-docs
@@ -21,7 +21,7 @@ repos:
2121
- id: blacken-docs
2222
additional_dependencies: [black==24.1.1]
2323
- repo: https://github.com/codespell-project/codespell
24-
rev: v2.4.0
24+
rev: v2.4.1
2525
hooks:
2626
- id: codespell
2727
args: ["--toml=pyproject.toml"]

0 commit comments

Comments
 (0)