mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-08 13:13:48 -05:00
Compare commits
2 Commits
1d423bfc7d
...
74ba481163
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74ba481163 | ||
|
|
b0dca5c982 |
@@ -1,12 +1,12 @@
|
||||
---
|
||||
repos:
|
||||
- repo: "https://github.com/commitizen-tools/commitizen"
|
||||
rev: v3.18.4
|
||||
rev: v4.1.0
|
||||
hooks:
|
||||
- id: "commitizen"
|
||||
|
||||
- repo: "https://github.com/pre-commit/pre-commit-hooks"
|
||||
rev: v4.5.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-ast
|
||||
@@ -44,12 +44,12 @@ repos:
|
||||
entry: yamllint --strict --config-file .yamllint.yml
|
||||
|
||||
- repo: "https://github.com/crate-ci/typos"
|
||||
rev: v1.19.0
|
||||
rev: dictgen-v0.3.1
|
||||
hooks:
|
||||
- id: typos
|
||||
|
||||
- repo: "https://github.com/ansible/ansible-lint"
|
||||
rev: v24.2.1
|
||||
rev: v24.12.2
|
||||
hooks:
|
||||
- id: ansible-lint
|
||||
additional_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user