Bump pre-commit tools

This commit is contained in:
Faustin Lammler 2024-05-15 07:43:16 +02:00
parent 9522d61413
commit 08e9565071
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
@ -18,7 +18,7 @@ repos:
- id: yamllint
name: Check yaml files (yamllint)
- repo: https://github.com/ansible/ansible-lint.git
rev: v24.2.1
rev: v24.2.3
hooks:
- id: ansible-lint
name: Check ansible files (ansible-lint)