We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070e6e2 commit 6f393eeCopy full SHA for 6f393ee
1 file changed
.pre-commit-config.yaml
@@ -273,7 +273,8 @@ repos:
273
^[.]pre-commit-config[.]yaml$|
274
^conda/environments/|
275
[.](md|rst|avro|parquet|png|orc|gz|pkl|sas7bdat)$|
276
- ^python/cudf/cudf/VERSION$
+ ^python/cudf/cudf/VERSION$|
277
+ ^RAPIDS_BRANCH$
278
- id: verify-pyproject-license
279
# ignore the top-level pyproject.toml, which doesn't
280
# have or need a [project] table
0 commit comments