Bump pre-commit tools version

This commit is contained in:
Faustin Lammler 2023-03-01 16:02:39 +01:00
parent deead87643
commit bb36a8ba86
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ repos:
- id: yamllint - id: yamllint
name: Check yaml files (yamllint) name: Check yaml files (yamllint)
- repo: https://github.com/ansible/ansible-lint.git - repo: https://github.com/ansible/ansible-lint.git
rev: v6.12.1 rev: v6.13.1
hooks: hooks:
- id: ansible-lint - id: ansible-lint
name: Check ansible files (ansible-lint) name: Check ansible files (ansible-lint)