Skip to content

Commit

Permalink
Update pre-commit (#818)
Browse files Browse the repository at this point in the history
Co-authored-by: sean-m-sullivan <sean-m-sullivan@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sean-m-sullivan authored May 8, 2024
1 parent c6bc0fe commit 5472a24
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.2.2
rev: v24.2.3
hooks:
# see discussions here about what arguments are used, and behavior
# https://github.com/ansible/ansible-lint/issues/649
Expand All @@ -26,7 +26,7 @@ repos:
hooks:
- id: markdownlint-cli2
- repo: https://github.com/ambv/black
rev: 24.4.1
rev: 24.4.2
hooks:
- id: black
name: black
Expand Down

0 comments on commit 5472a24

Please sign in to comment.