Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#269)
Browse files Browse the repository at this point in the history
updates:
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.17.0 → v9.18.0](alessandrojcm/commitlint-pre-commit-hook@v9.17.0...v9.18.0)
- [github.com/ansible-community/ansible-lint: v24.7.0 → v24.9.0](ansible/ansible-lint@v24.7.0...v24.9.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 17, 2024
1 parent d9baa2b commit 788158e
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 @@ -26,15 +26,15 @@ repos:
- id: check-github-workflows
- id: check-renovate
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.17.0
rev: v9.18.0
hooks:
- id: commitlint
stages: [commit-msg]
additional_dependencies:
- "@commitlint/config-conventional"
- "@commitlint/cli"
- repo: https://github.com/ansible-community/ansible-lint
rev: v24.7.0
rev: v24.9.0
hooks:
- id: ansible-lint
args: ["--exclude", ".github"]
Expand Down

0 comments on commit 788158e

Please sign in to comment.