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.0 → v4.4.1](commitizen-tools/commitizen@v3.30.0...v4.4.1)
- [github.com/gitguardian/ggshield: v1.32.2 → v1.37.0](GitGuardian/ggshield@v1.32.2...v1.37.0)
- [github.com/sirosen/texthooks: 0.6.7 → 0.6.8](sirosen/texthooks@0.6.7...0.6.8)
- [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.42.0...v0.44.0)
- [github.com/rhysd/actionlint: v1.7.3 → v1.7.7](rhysd/actionlint@v1.7.3...v1.7.7)
  • Loading branch information
pre-commit-ci[bot] authored Mar 3, 2025
1 parent de15fda commit fff1dbb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ ci:
- ggshield
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.30.0
rev: v4.4.1
hooks:
- id: commitizen
stages: [commit-msg]
- repo: https://github.com/gitguardian/ggshield
rev: v1.32.2
rev: v1.37.0
hooks:
- id: ggshield
language_version: python3
Expand Down Expand Up @@ -43,13 +43,13 @@ repos:
- id: remove-crlf
- id: remove-tabs
- repo: https://github.com/sirosen/texthooks
rev: 0.6.7
rev: 0.6.8
hooks:
- id: alphabetize-codeowners
- id: fix-ligatures
- id: fix-smartquotes
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.44.0
hooks:
- id: markdownlint
args:
Expand All @@ -63,6 +63,6 @@ repos:
- -c
- .config/.yaml-lint.yml
- repo: https://github.com/rhysd/actionlint
rev: v1.7.3
rev: v1.7.7
hooks:
- id: actionlint

0 comments on commit fff1dbb

Please sign in to comment.