Skip to content

Commit 27e59b0

Browse files
committed
Fix file path to be something actually in the repo
1 parent 138b39a commit 27e59b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ repos:
173173
types: [python]
174174
stages: [pre-push]
175175
args:
176-
- '--notice=$HOME/system/share/templates/apache-copyright.txt'
176+
- '--notice=dev_tools/apache-license-header.txt'
177177

178178
- repo: https://github.com/codespell-project/codespell
179179
rev: 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a # frozen: v2.4.2

0 commit comments

Comments
 (0)