Skip to content

Commit

Permalink
Update pre-commit (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: branic <branic@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and branic authored Feb 21, 2025
1 parent e92dbd3 commit 4d26d73
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.12.2
rev: v25.1.3
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.17.1
rev: v0.17.2
hooks:
- id: markdownlint-cli2
...

0 comments on commit 4d26d73

Please sign in to comment.