Skip to content

Commit 6979723

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.4 → v1.5.5](Lucas-C/pre-commit-hooks@v1.5.4...v1.5.5) - [github.com/adrienverge/yamllint: v1.33.0 → v1.35.1](adrienverge/yamllint@v1.33.0...v1.35.1)
1 parent b1b2cce commit 6979723

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
@@ -21,7 +21,7 @@ repos:
2121
- id: check-toml
2222
- id: check-json
2323
- repo: https://github.com/Lucas-C/pre-commit-hooks
24-
rev: v1.5.4
24+
rev: v1.5.5
2525
hooks:
2626
- id: remove-crlf
2727
- repo: https://github.com/codespell-project/codespell
@@ -45,7 +45,7 @@ repos:
4545
hooks:
4646
- id: check-mailmap
4747
- repo: https://github.com/adrienverge/yamllint
48-
rev: v1.33.0
48+
rev: v1.35.1
4949
hooks:
5050
- id: yamllint
5151
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)