Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v3.30.1 → v3.31.0](commitizen-tools/commitizen@v3.30.1...v3.31.0)
- [github.com/ansible-community/ansible-lint.git: v24.9.2 → v24.10.0](https://github.com/ansible-community/ansible-lint.git/compare/v24.9.2...v24.10.0)
  • Loading branch information
pre-commit-ci[bot] authored Nov 18, 2024
1 parent 7e630a8 commit 0d42e9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: codespell
args: [-I, .codespellignore]
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.30.1
rev: v3.31.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand All @@ -51,7 +51,7 @@ repos:
language: system
stages: ["pre-commit", "pre-push"]
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v24.9.2
rev: v24.10.0
hooks:
- id: ansible-lint
files: \.(yaml|yml)$

0 comments on commit 0d42e9b

Please sign in to comment.