File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
- - repo : git ://github.com/pre-commit/pre-commit-hooks
2
+ - repo : https ://github.com/pre-commit/pre-commit-hooks
3
3
rev : 5bf6c09
4
4
hooks :
5
5
- id : trailing-whitespace
@@ -30,18 +30,18 @@ repos:
30
30
- id : detect-private-key
31
31
- id : requirements-txt-fixer
32
32
33
- - repo : git ://github.com/FalconSocial/pre-commit-mirrors-pep257
33
+ - repo : https ://github.com/FalconSocial/pre-commit-mirrors-pep257
34
34
rev : v0.3.3
35
35
hooks :
36
36
- id : pep257
37
37
exclude : magicbus/test
38
38
39
- - repo : git ://github.com/Lucas-C/pre-commit-hooks
40
- rev : v1.1.12
39
+ - repo : https ://github.com/Lucas-C/pre-commit-hooks
40
+ rev : v1.4.1
41
41
hooks :
42
42
- id : remove-tabs
43
43
44
- - repo : git ://github.com/Lucas-C/pre-commit-hooks-lxml
44
+ - repo : https ://github.com/Lucas-C/pre-commit-hooks-lxml
45
45
rev : v1.1.0
46
46
hooks :
47
47
- id : forbid-html-img-without-alt-text
You can’t perform that action at this time.
0 commit comments