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 16, 2024
1 parent e6156a8 commit 96377e8
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 @@ -46,7 +46,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/ambv/black
rev: 20.8b1
rev: 24.4.0
hooks:
- id: black
language_version: python3.8
Expand All @@ -71,7 +71,7 @@ repos:
types: [file, yaml]
entry: 'yamllint --strict'
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v8.0.0
rev: v9.14.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 96377e8

Please sign in to comment.