Skip to content

Commit 9832e46

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.2 → v2.4.3](codespell-project/codespell@v2.4.2...v2.4.3) - [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.15.22](astral-sh/ruff-pre-commit@v0.15.21...v0.15.22) - [github.com/zizmorcore/zizmor-pre-commit: v1.26.1 → v1.27.0](zizmorcore/zizmor-pre-commit@v1.26.1...v1.27.0)
1 parent 69dae16 commit 9832e46

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
@@ -10,7 +10,7 @@ repos:
1010
- id: check-github-workflows
1111
args: ["--verbose"]
1212
- repo: https://github.com/codespell-project/codespell
13-
rev: v2.4.2
13+
rev: v2.4.3
1414
hooks:
1515
- id: codespell
1616
additional_dependencies: ["tomli>=2.4"]
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.21"
26+
rev: "v0.15.22"
2727
hooks:
2828
- id: ruff-format
2929
- id: ruff
@@ -41,7 +41,7 @@ repos:
4141
hooks:
4242
- id: yamlfmt
4343
- repo: https://github.com/zizmorcore/zizmor-pre-commit
44-
rev: v1.26.1
44+
rev: v1.27.0
4545
hooks:
4646
- id: zizmor
4747
- repo: meta

0 commit comments

Comments
 (0)