From b0dca5c98268dff4a6e73a1b521162ac6b2e39e9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 22:20:51 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b79731c..c76d50e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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: