Skip to content

Commit e330433

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.22](astral-sh/ruff-pre-commit@v0.15.12...v0.15.22) - [github.com/codespell-project/codespell: v2.4.2 → v2.4.3](codespell-project/codespell@v2.4.2...v2.4.3) - [github.com/zizmorcore/zizmor-pre-commit: v1.24.1 → v1.27.0](zizmorcore/zizmor-pre-commit@v1.24.1...v1.27.0)
1 parent d136157 commit e330433

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
@@ -17,7 +17,7 @@ repos:
1717
- id: pretty-format-json
1818
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.15.12
20+
rev: v0.15.22
2121
hooks:
2222
- id: ruff-check
2323
args: [--fix, --exit-non-zero-on-fix]
@@ -46,7 +46,7 @@ repos:
4646
additional_dependencies:
4747
- mdformat-gfm==1.0.0
4848
- repo: https://github.com/codespell-project/codespell
49-
rev: v2.4.2
49+
rev: v2.4.3
5050
hooks:
5151
- id: codespell
5252
additional_dependencies:
@@ -56,6 +56,6 @@ repos:
5656
hooks:
5757
- id: actionlint
5858
- repo: https://github.com/zizmorcore/zizmor-pre-commit
59-
rev: v1.24.1
59+
rev: v1.27.0
6060
hooks:
6161
- id: zizmor

0 commit comments

Comments
 (0)