Skip to content

Commit 32dcf03

Browse files
author
alex-treebeard
committed
rm comments
1 parent ecf10c6 commit 32dcf03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
args:
1010
- --autofix
1111
- repo: https://github.com/adrienverge/yamllint.git
12-
rev: v1.21.0 # or higher tag
12+
rev: v1.21.0
1313
hooks:
1414
- id: yamllint
1515
args:
@@ -19,7 +19,7 @@ repos:
1919
- '-d {extends: relaxed, rules: {line-length: {max: 150}}}'
2020

2121
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
22-
rev: 0.0.11 # or specific tag
22+
rev: 0.0.11
2323
hooks:
2424
- id: yamlfmt
2525
- repo: https://github.com/ambv/black

0 commit comments

Comments
 (0)