Skip to content

Commit

Permalink
Update pre-commit (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 2, 2025
1 parent f447474 commit de7089f
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,13 +14,13 @@ repos:
types:
- yaml
- repo: https://github.com/ansible/ansible-lint.git
rev: v25.1.0
rev: v25.1.1
hooks:
- id: ansible-lint
types:
- yaml
- repo: https://github.com/psf/black
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black
name: black
Expand Down

0 comments on commit de7089f

Please # to comment.