diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c744cf4..f53851e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: ] # Markdown - repo: https://github.com/executablebooks/mdformat - rev: 0.7.18 + rev: 0.7.19 hooks: - id: mdformat additional_dependencies: @@ -108,7 +108,7 @@ repos: args: [-c, .meta/yamllint.yaml] # Ansible - repo: https://github.com/ansible/ansible-lint.git - rev: "v24.9.2" + rev: "v24.10.0" hooks: - id: ansible-lint args: