diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4eb2974..e684f03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: -- repo: https://github.com/adrienverge/yamllint.git - rev: v1.26.3 - hooks: - - id: yamllint - args: [-c=.yamllint] + - repo: https://github.com/adrienverge/yamllint.git + rev: v1.26.3 + hooks: + - id: yamllint + args: [-c=.yamllint]