Skip to content

Commit

Permalink
Update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
branic authored Dec 13, 2024
1 parent 85d6a40 commit ca0e10d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
# entry: "yamllint"
# types: [yaml]
- repo: https://github.com/ansible/ansible-lint.git
rev: v24.10.0
rev: v24.12.2
hooks:
# see discussions here about what arguments are used, and behavior
# https://github.com/ansible/ansible-lint/issues/649
Expand All @@ -29,7 +29,7 @@ repos:
- ansible-core>=2.13
- yamllint>=1.26,<2.0
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.15.0
rev: v0.16.0
hooks:
- id: markdownlint-cli2
...

0 comments on commit ca0e10d

Please sign in to comment.