File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 49
49
- " --maxlevel"
50
50
- " 2"
51
51
- repo : https://github.com/Lucas-C/pre-commit-hooks
52
- rev : v1.5.5
52
+ # replace hash with version once PR #103 merged comes in a release
53
+ rev : fd3fbe825390abc682953165e9aa58f5f1bf7339
53
54
hooks :
54
55
- id : insert-license
55
56
name : Add license for all SQL files
@@ -171,10 +172,6 @@ repos:
171
172
- --fuzzy-match-generates-todo
172
173
files : >
173
174
\.cfg$|\.conf$|\.ini$|\.ldif$|\.properties$|\.service$|\.tf$|Dockerfile.*$
174
- # https://github.com/Lucas-C/pre-commit-hooks/pull/103
175
- - repo : https://github.com/ashb/pre-commit-hooks
176
- rev : 36ddb15cd7a607003b06bf11c28045c91ea97dc0
177
- hooks :
178
175
- id : insert-license
179
176
name : Add license for all Go files
180
177
types : [go]
You can’t perform that action at this time.
0 commit comments