Skip to content

Commit ae8433d

Browse files
author
mikel.brostrom
committed
change files expression
1 parent 49e362e commit ae8433d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
rev: v1.5.3
3333
hooks:
3434
- id: insert-license
35-
files: R"(.*\.py$)"
35+
files: .*\.py$
3636
args:
3737
- --license-filepath
3838
- assets/file_banner.txt

0 commit comments

Comments
 (0)