Skip to content

Commit

Permalink
Update pre-commit (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: sean-m-sullivan <[email protected]>
  • Loading branch information
github-actions[bot] and sean-m-sullivan authored Jul 15, 2023
1 parent 9ea2519 commit 8abbfdc
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: v6.16.0
rev: v6.17.2
hooks:
# see discussions here about what arguments are used, and behavior
# https://github.com/ansible/ansible-lint/issues/649
Expand All @@ -19,7 +19,7 @@ repos:
args:
- "--profile=production"
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.7.1
rev: v0.8.1
hooks:
- id: markdownlint-cli2
...

0 comments on commit 8abbfdc

Please sign in to comment.