Skip to content
Snippets Groups Projects
Verified Commit d45209f6 authored by Chris Croome's avatar Chris Croome
Browse files

pre-commit updates

parent 764ba002
No related branches found
No related tags found
No related merge requests found
Pipeline #36634 passed
.*.swp
.*.retry
.*.swp
.ansible
......@@ -25,7 +25,7 @@ repos:
- templates
# https://github.com/jackdewinter/pymarkdown/releases
- repo: https://github.com/jackdewinter/pymarkdown.git
rev: v0.9.26
rev: v0.9.27
hooks:
- id: pymarkdown
name: Markdown Lint
......@@ -35,14 +35,14 @@ repos:
- VARIABLES.md
# https://github.com/ansible/ansible-lint/releases
- repo: https://github.com/ansible/ansible-lint.git
rev: v24.12.2
rev: v25.1.2
hooks:
- id: ansible-lint
name: Ansible Lint
language: python
additional_dependencies:
# https://pypi.org/project/ansible/
- ansible==11.1.0
- ansible==11.2.0
# https://github.com/kellyjonbrazil/jc/releases
- jc==1.25.4
# https://github.com/jmespath/jmespath.py/tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment