diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a06719..f6d20ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.5 + rev: v0.6.9 hooks: - id: ruff - repo: https://github.com/python-poetry/poetry @@ -41,7 +41,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/ansible-community/ansible-lint.git - rev: v24.9.0 + rev: v24.9.2 hooks: - id: ansible-lint stages: