mirror of
https://github.com/rocky-linux/ansible-role-ipa-getcert.git
synced 2024-11-16 01:41:23 +00:00
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
parent
a0cdeb9741
commit
a2a75337c4
@ -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)$
|
||||
|
Loading…
Reference in New Issue
Block a user