Skip to content

Commit 6f393ee

Browse files
committed
style
1 parent 070e6e2 commit 6f393ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,8 @@ repos:
273273
^[.]pre-commit-config[.]yaml$|
274274
^conda/environments/|
275275
[.](md|rst|avro|parquet|png|orc|gz|pkl|sas7bdat)$|
276-
^python/cudf/cudf/VERSION$
276+
^python/cudf/cudf/VERSION$|
277+
^RAPIDS_BRANCH$
277278
- id: verify-pyproject-license
278279
# ignore the top-level pyproject.toml, which doesn't
279280
# have or need a [project] table

0 commit comments

Comments
 (0)