Skip to content

Commit

Permalink
Update pre-commit (#44)
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 9, 2024
1 parent f6ed70e commit 3b6b2b8
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
@@ -1,12 +1,12 @@
---
repos:
- repo: 'https://github.com/pre-commit/pre-commit-hooks'
rev: v4.5.0
rev: v4.6.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v24.2.1
rev: v24.6.1
hooks:
# see discussions here about what arguments are used, and behavior
# https://github.com/ansible/ansible-lint/issues/649
Expand Down

0 comments on commit 3b6b2b8

Please sign in to comment.