Skip to content

Commit cb837c4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.4...v0.15.9) - [github.com/woodruffw/zizmor-pre-commit: v1.22.0 → v1.23.1](zizmorcore/zizmor-pre-commit@v1.22.0...v1.23.1)
1 parent ce61e14 commit cb837c4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: blackdoc
1717

1818
- repo: https://github.com/codespell-project/codespell
19-
rev: v2.4.1
19+
rev: v2.4.2
2020
hooks:
2121
- id: codespell
2222
exclude: >
@@ -27,14 +27,14 @@ repos:
2727
- --ignore-words-list=astroid,fo
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.15.4
30+
rev: v0.15.9
3131
hooks:
3232
- id: ruff
3333
args: ["--fix", "--show-fixes"]
3434
- id: ruff-format
3535

3636
- repo: https://github.com/woodruffw/zizmor-pre-commit
37-
rev: v1.22.0
37+
rev: v1.23.1
3838
hooks:
3939
- id: zizmor
4040

0 commit comments

Comments
 (0)