File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ repos:
116
116
- hack/license-header.txt
117
117
- --comment-style
118
118
- //
119
- - --use-current-year
119
+ - --allow-past-years
120
120
- id : insert-license
121
121
name : License headers - YAML and Makefiles
122
122
stages : [commit]
@@ -125,7 +125,7 @@ repos:
125
125
args :
126
126
- --license-filepath
127
127
- hack/license-header.txt
128
- - --use-current-year
128
+ - --allow-past-years
129
129
- id : insert-license
130
130
name : License headers - Markdown
131
131
stages : [commit]
@@ -136,7 +136,7 @@ repos:
136
136
- hack/license-header.txt
137
137
- --comment-style
138
138
- <!--|| -->
139
- - --use-current-year
139
+ - --allow-past-years
140
140
- repo : https://github.com/norwoodj/helm-docs
141
141
rev : v1.11.1
142
142
hooks :
You can’t perform that action at this time.
0 commit comments