Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/adrienverge/yamllint.git: dd99a1c965b56027e9773442f41d3c58cc53c690 → 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6](https://github.com/adrienverge/yamllint.git/compare/dd99a1c965b56027e9773442f41d3c58cc53c690...81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6)
  • Loading branch information
pre-commit-ci[bot] authored Feb 19, 2024
1 parent c13459e commit 940c2c8
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 @@ -38,7 +38,7 @@ repos:
stages: [commit]

- repo: https://github.com/adrienverge/yamllint.git
rev: dd99a1c965b56027e9773442f41d3c58cc53c690 # frozen: v1.34.0
rev: 81e9f98ffd059efe8aa9c1b1a42e5cce61b640c6 # frozen: v1.35.1
hooks:
- id: yamllint
types: [yaml]
Expand Down

0 comments on commit 940c2c8

Please sign in to comment.