diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 2ae4ead..013cce9 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -54,6 +54,8 @@ (^|/)pom[.]xml$| ^[.]pre-commit-config[.]yaml$| ^conda/environments/| + (^|/)VERSION$| + (^|/)RAPIDS_BRANCH$| [.](md|rst|avro|parquet|png|orc|gz|pkl|sas7bdat)$ - id: verify-pyproject-license name: verify-pyproject-license