diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f8ea26f..70f0812 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: autopep8 - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.3.0 + rev: v4.4.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace @@ -12,7 +12,7 @@ repos: - id: check-executables-have-shebangs - id: debug-statements - repo: https://github.com/ansible/ansible-lint - rev: v6.8.7 + rev: v6.10.0a1 hooks: - id: ansible-lint args: