mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-16 08:53:48 -05:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v3.18.4 → v4.1.0](https://github.com/commitizen-tools/commitizen/compare/v3.18.4...v4.1.0) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v5.0.0) - [github.com/crate-ci/typos: v1.19.0 → dictgen-v0.3.1](https://github.com/crate-ci/typos/compare/v1.19.0...dictgen-v0.3.1) - [github.com/ansible/ansible-lint: v24.2.1 → v24.12.2](https://github.com/ansible/ansible-lint/compare/v24.2.1...v24.12.2)
This commit is contained in:
committed by
GitHub
parent
d9dfbb5152
commit
b0dca5c982
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
repos:
|
repos:
|
||||||
- repo: "https://github.com/commitizen-tools/commitizen"
|
- repo: "https://github.com/commitizen-tools/commitizen"
|
||||||
rev: v3.18.4
|
rev: v4.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: "commitizen"
|
- id: "commitizen"
|
||||||
|
|
||||||
- repo: "https://github.com/pre-commit/pre-commit-hooks"
|
- repo: "https://github.com/pre-commit/pre-commit-hooks"
|
||||||
rev: v4.5.0
|
rev: v5.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-ast
|
- id: check-ast
|
||||||
@@ -44,12 +44,12 @@ repos:
|
|||||||
entry: yamllint --strict --config-file .yamllint.yml
|
entry: yamllint --strict --config-file .yamllint.yml
|
||||||
|
|
||||||
- repo: "https://github.com/crate-ci/typos"
|
- repo: "https://github.com/crate-ci/typos"
|
||||||
rev: v1.19.0
|
rev: dictgen-v0.3.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: typos
|
- id: typos
|
||||||
|
|
||||||
- repo: "https://github.com/ansible/ansible-lint"
|
- repo: "https://github.com/ansible/ansible-lint"
|
||||||
rev: v24.2.1
|
rev: v24.12.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: ansible-lint
|
- id: ansible-lint
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user