There was an error while loading. Please reload this page.
2 parents 04dc540 + f169abd commit 332e91bCopy full SHA for 332e91b
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
hooks:
29
- id: black
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.15.18
+ rev: v0.16.3
32
33
- id: ruff
34
- repo: https://github.com/python-poetry/poetry
@@ -41,7 +41,7 @@ repos:
41
42
- id: yamllint
43
- repo: https://github.com/ansible-community/ansible-lint.git
44
- rev: v26.4.0
+ rev: v26.8.0
45
46
- id: ansible-lint
47
stages:
0 commit comments