Skip to content

Commit 1c03ba5

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ repos:
3939
- id: check-useless-excludes
4040
- repo: https://github.com/gruntwork-io/pre-commit
4141
# Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
42-
rev: v0.1.28
42+
rev: v0.1.29
4343
hooks:
4444
- id: shellcheck
4545
- repo: https://github.com/asottile/reorder_python_imports
46-
rev: v3.14.0
46+
rev: v3.15.0
4747
hooks:
4848
- id: reorder-python-imports
4949
language_version: python3
@@ -63,7 +63,7 @@ repos:
6363
language: ruby
6464
files: \.(md|mdown|markdown)$
6565
- repo: https://github.com/adrienverge/yamllint.git
66-
rev: v1.37.0
66+
rev: v1.37.1
6767
hooks:
6868
- id: yamllint
6969
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)