Skip to content

Commit

Permalink
chore(deps): update pre-commit [skip ci] (ivankatliarchuk#693)
Browse files Browse the repository at this point in the history
Co-authored-by: IK Renovate Bot <[email protected]>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Mar 23, 2024
1 parent e284ade commit 9528f10
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 @@ -75,14 +75,14 @@ repos:
^templates/
)
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.33.0
rev: v1.35.1
hooks:
- id: yamllint
files: \.(yaml|yml)$
types: [file, yaml]
entry: 'yamllint --strict'
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.10.0
rev: v9.13.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 9528f10

Please sign in to comment.