Skip to content

Commit

Permalink
chore(deps): update pre-commit [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Apr 28, 2024
1 parent 6e9d6d1 commit 9e7375c
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 @@ -53,7 +53,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/ambv/black
rev: 24.4.0
rev: 24.4.1
hooks:
- id: black
language_version: python3.8
Expand Down Expand Up @@ -82,7 +82,7 @@ repos:
types: [file, yaml]
entry: 'yamllint --strict'
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.15.0
rev: v9.16.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 9e7375c

Please sign in to comment.