diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea1ef7ec79a..76af4847b7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - id: license name: license language: system - entry: CI/check_license.py + entry: CI/check_license.py --fix files: \.(cpp|hpp|ipp|cu|cuh)$ - repo: local