Skip to content

Commit 026d18f

Browse files
committed
Bump pre-commit tools
1 parent 38385d7 commit 026d18f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v5.0.0
4+
rev: v6.0.0
55
hooks:
66
- id: check-added-large-files
77
- id: check-case-conflict
@@ -11,7 +11,7 @@ repos:
1111
name: Check trailing whitespace
1212
args: [--markdown-linebreak-ext=md]
1313
- repo: https://github.com/adrienverge/yamllint.git
14-
rev: v1.37.1
14+
rev: v1.38.0
1515
hooks:
1616
- id: yamllint
1717
name: Check yaml files (yamllint)

0 commit comments

Comments
 (0)