Skip to content

Commit f19b624

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) - [github.com/rhysd/actionlint: v1.7.0 → v1.7.1](rhysd/actionlint@v1.7.0...v1.7.1)
1 parent 4fa2ff1 commit f19b624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: remove-crlf
2727
- repo: https://github.com/codespell-project/codespell
28-
rev: v2.2.6
28+
rev: v2.3.0
2929
hooks:
3030
- id: codespell
3131
additional_dependencies:
@@ -46,7 +46,7 @@ repos:
4646
- id: check-mailmap
4747
- id: shellcheck
4848
- repo: https://github.com/rhysd/actionlint
49-
rev: v1.7.0
49+
rev: v1.7.1
5050
hooks:
5151
- id: actionlint
5252
- repo: https://github.com/adrienverge/yamllint

0 commit comments

Comments
 (0)