Skip to content

Commit

Permalink
Merge pull request #9 from portefaix/renovate/adrienverge-yamllint-1.x
Browse files Browse the repository at this point in the history
Update pre-commit hook adrienverge/yamllint to v1.35.1
  • Loading branch information
nlamirault authored Mar 4, 2024
2 parents 42b9601 + d53f8fa commit 4e99b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repos:
- id: shfmt
args: ["-i 4"]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.33.0
rev: v1.35.1
hooks:
- id: yamllint
# exclude:
Expand Down

0 comments on commit 4e99b14

Please sign in to comment.