Skip to content

Commit d4a0e32

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint: v1.33.0 → v1.34.0](adrienverge/yamllint@v1.33.0...v1.34.0)
1 parent 61aaf13 commit d4a0e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
- id: prettier
4949
args: [--config, .meta/prettierrc.yml]
5050
- repo: https://github.com/adrienverge/yamllint
51-
rev: "v1.33.0"
51+
rev: "v1.34.0"
5252
hooks:
5353
- id: yamllint
5454
args: [-c, .meta/yamllint.yaml]

0 commit comments

Comments
 (0)