Skip to content

Commit b4da8ed

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/zizmorcore/zizmor-pre-commit: v1.22.0 → v1.23.1](zizmorcore/zizmor-pre-commit@v1.22.0...v1.23.1)
1 parent 4ede1f4 commit b4da8ed

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
@@ -13,11 +13,11 @@ repos:
1313
- id: check-yaml
1414
- id: end-of-file-fixer
1515
- repo: https://github.com/rhysd/actionlint
16-
rev: v1.7.11
16+
rev: v1.7.12
1717
hooks:
1818
- id: actionlint-docker
1919
- repo: https://github.com/codespell-project/codespell
20-
rev: v2.4.1
20+
rev: v2.4.2
2121
hooks:
2222
- id: codespell
2323
additional_dependencies: [tomli]
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: verify-copyright
2828
- repo: https://github.com/zizmorcore/zizmor-pre-commit
29-
rev: v1.22.0
29+
rev: v1.23.1
3030
hooks:
3131
- id: zizmor
3232
exclude: |

0 commit comments

Comments
 (0)