Skip to content

Commit 00a6fa4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint.git: v1.33.0 → v1.35.1](https://github.com/adrienverge/yamllint.git/compare/v1.33.0...v1.35.1) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
1 parent 06ff3c7 commit 00a6fa4

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
@@ -10,11 +10,11 @@ repos:
1010
# hooks:
1111
# - id: yamlfix
1212
- repo: https://github.com/adrienverge/yamllint.git
13-
rev: v1.33.0
13+
rev: v1.35.1
1414
hooks:
1515
- id: yamllint
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v4.5.0
17+
rev: v4.6.0
1818
hooks:
1919
- id: check-executables-have-shebangs
2020
- id: check-merge-conflict

0 commit comments

Comments
 (0)