This commit is contained in:
pre-commit-ci[bot] 2022-10-29 23:47:08 +00:00 committed by GitHub
commit 0caf6425b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 40 deletions

View File

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v3.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
@ -25,7 +25,7 @@ repos:
always_run: true
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.24.2
rev: v1.25.0
hooks:
- id: yamllint
files: \.(yaml|yml)$

View File

@ -40,5 +40,3 @@ There are numerous other options within the [defaults/main.yml](./defaults/main.
## Changelog
The [changelog](./CHANGELOG.md) is stored externally