Skip to content

Commit

Permalink
chore(deps): update pre-commit hook ansible/ansible-lint to v24.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent dc4aef0 commit 47e7985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:

Check failure on line 1 in .pre-commit-config.yaml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[document-start]

Missing document start "---"

Check failure on line 1 in .pre-commit-config.yaml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[document-start]

Missing document start "---"
- repo: https://github.com/ansible/ansible-lint
rev: v24.2.1
rev: v24.6.1
hooks:
- id: ansible-lint
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 47e7985

Please sign in to comment.