Skip to content

Commit

Permalink
Update pre-commit (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: djdanielsson <[email protected]>
  • Loading branch information
github-actions[bot] and djdanielsson authored Jan 10, 2025
1 parent 870f24b commit b5f097e
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 @@ -6,7 +6,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: 'https://github.com/ansible-community/ansible-lint.git'
rev: v24.12.1
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 @@ -22,7 +22,7 @@ repos:
- "ansible-core>=2.15"
- "yamllint>=1.26,<2.0"
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.16.0
rev: v0.17.1
hooks:
- id: markdownlint-cli2
- repo: https://github.com/ambv/black
Expand Down

0 comments on commit b5f097e

Please sign in to comment.