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 Dec 31, 2024
1 parent fba86d3 commit c71d156
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v5.0.0
hooks:
- id: check-added-large-files
args: ['--maxkb=500']
Expand Down Expand Up @@ -46,7 +46,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/ambv/black
rev: 20.8b1
rev: 24.10.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.20.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit c71d156

Please sign in to comment.