Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks.git: v3.4.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v3.4.0...v5.0.0)
- [github.com/ansible/ansible-lint.git: v5.0.8 → v24.9.2](https://github.com/ansible/ansible-lint.git/compare/v5.0.8...v24.9.2)
  • Loading branch information
pre-commit-ci[bot] authored Oct 7, 2024
1 parent dc423b8 commit 9dee311
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 @@ -2,7 +2,7 @@
repos:

- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v3.4.0
rev: v5.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -15,7 +15,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/ansible/ansible-lint.git
rev: v5.0.8
rev: v24.9.2
hooks:
- id: ansible-lint
files: \.(yaml|yml)$

0 comments on commit 9dee311

Please sign in to comment.