mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 02:13:40 -05:00
Compare commits
2 Commits
pre-commit
...
cadc468711
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cadc468711 | ||
|
|
124ebef7d9 |
@@ -44,12 +44,12 @@ repos:
|
||||
entry: yamllint --strict --config-file .yamllint.yml
|
||||
|
||||
- repo: "https://github.com/crate-ci/typos"
|
||||
rev: dictgen-v0.3.1
|
||||
rev: typos-dict-v0.11.37
|
||||
hooks:
|
||||
- id: typos
|
||||
|
||||
- repo: "https://github.com/ansible/ansible-lint"
|
||||
rev: v24.12.2
|
||||
rev: v24.10.0
|
||||
hooks:
|
||||
- id: ansible-lint
|
||||
additional_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user