We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4001bfe + 764677f commit 088f01aCopy full SHA for 088f01a
1 file changed
.pre-commit-config.yaml
@@ -15,8 +15,8 @@ repos:
15
args: [ --maxkb=1024 ]
16
- id: requirements-txt-fixer
17
18
- - repo: https://github.com/Spill-Tea/addlicense-pre-commit
19
- rev: v1.1.2
+ - repo: https://github.com/google/addlicense
+ rev: v1.2.0
20
hooks:
21
- id: addlicense
22
language: golang
0 commit comments