Skip to content

Commit ddba656

Browse files
author
IK Renovate Bot
committed
chore(deps): update pre-commit [skip ci]
1 parent 5968484 commit ddba656

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.6.0
44
hooks:
55
- id: check-added-large-files
66
args: ['--maxkb=500']
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: check-useless-excludes
4444
- repo: https://github.com/gruntwork-io/pre-commit
45-
rev: v0.1.20
45+
rev: v0.1.26
4646
hooks:
4747
- id: shellcheck
4848
- repo: https://github.com/ambv/black
@@ -55,14 +55,14 @@ repos:
5555
hooks:
5656
- id: flake8
5757
- repo: https://github.com/adrienverge/yamllint.git
58-
rev: v1.30.0
58+
rev: v1.36.1
5959
hooks:
6060
- id: yamllint
6161
files: \.(yaml|yml)$
6262
types: [file, yaml]
6363
entry: 'yamllint --strict'
6464
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
65-
rev: v9.11.0
65+
rev: v9.22.0
6666
hooks:
6767
- id: commitlint
6868
stages: [commit-msg]

0 commit comments

Comments
 (0)