diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da84716..e90ea65 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,8 +15,8 @@ repos: args: [ --maxkb=1024 ] - id: requirements-txt-fixer - - repo: https://github.com/Spill-Tea/addlicense-pre-commit - rev: v1.1.2 + - repo: https://github.com/google/addlicense + rev: v1.2.0 hooks: - id: addlicense language: golang