Skip to content

Commit

Permalink
Update pre-commit (redhat-cop#456)
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 Jan 1, 2023
1 parent fc99907 commit 8d6d6e0
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 @@ -14,7 +14,7 @@ repos:
# types:
# - yaml
- repo: 'https://github.com/ansible-community/ansible-lint.git'
rev: v6.10.0
rev: v6.10.1
hooks:
# see discussions here about what arguments are used, and behavior
# https://github.com/ansible/ansible-lint/issues/649
Expand All @@ -30,7 +30,7 @@ repos:
- "ansible-core>=2.13"
- "yamllint>=1.26,<2.0"
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.5.1
rev: v0.6.0
hooks:
- id: markdownlint-cli2
- repo: https://github.com/ambv/black
Expand Down

0 comments on commit 8d6d6e0

Please sign in to comment.