diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 83b533f..268f901 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ ci: repos: - repo: 'https://github.com/ansible/ansible-lint' - rev: 'v24.6.1' + rev: 'v24.7.0' hooks: - id: 'ansible-lint' stages: @@ -123,7 +123,7 @@ repos: pass_filenames: true - repo: 'https://github.com/alessandrojcm/commitlint-pre-commit-hook' - rev: 'v9.16.0' + rev: 'v9.17.0' hooks: - id: 'commitlint' stages: