Skip to content

Commit c44e67d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint.git: v1.37.0 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.37.0...v1.37.1)
1 parent 05feaa9 commit c44e67d

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
@@ -24,7 +24,7 @@ repos:
2424
args: [--width, '100']
2525

2626
- repo: https://github.com/adrienverge/yamllint.git
27-
rev: v1.37.0 # or higher tag
27+
rev: v1.37.1 # or higher tag
2828
hooks:
2929
- id: yamllint
3030
args: [--format, parsable, --strict, -d, '{line-length: {max: 100}}']

0 commit comments

Comments
 (0)