Skip to content

Commit f6f0067

Browse files
committed
pre-commit autoupdate
1 parent 57719ab commit f6f0067

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
@@ -1,18 +1,18 @@
11
repos:
22
- repo: git://github.com/Lucas-C/pre-commit-hooks
3-
sha: v1.1.4
3+
rev: v1.1.6
44
hooks:
55
- id: remove-crlf
66
- id: remove-tabs
77
- repo: git://github.com/pre-commit/pre-commit-hooks
8-
sha: v1.1.1
8+
rev: v2.2.1
99
hooks:
1010
- id: trailing-whitespace
1111
args:
1212
- --no-markdown-linebreak-ext
1313
- id: check-yaml
1414
- repo: git://github.com/pre-commit/mirrors-pylint
15-
sha: v1.8.1
15+
rev: v2.3.1
1616
hooks:
1717
- id: pylint
1818
args:

0 commit comments

Comments
 (0)