Compare commits

...

2 Commits

Author SHA1 Message Date
uk-bolly 94be1d18d1
Merge pull request #25 from ansible-lockdown/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-03-18 09:17:30 +00:00
pre-commit-ci[bot] ef9d8ef176
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/adrienverge/yamllint.git: v1.35.1 → v1.36.2](https://github.com/adrienverge/yamllint.git/compare/v1.35.1...v1.36.2)
2025-03-17 17:28:27 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ repos:
# - ansible-core>=2.10.1
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.35.1 # or higher tag
rev: v1.36.2 # or higher tag
hooks:
- id: yamllint
name: Check YAML Lint