Skip to content

Commit

Permalink
Merge pull request #1013 from rapidsai/branch-22.04
Browse files Browse the repository at this point in the history
[gpuCI] Forward-merge branch-22.04 to branch-22.06 [skip gpuci]
  • Loading branch information
GPUtester authored Mar 30, 2022
2 parents fb296fe + f3f7851 commit cbc910e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ repos:
rev: 19.10b0
hooks:
- id: black
additional_dependencies:
- click==8.0.4
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.3
hooks:
Expand Down
1 change: 1 addition & 0 deletions conda/environments/rmm_dev_cuda11.5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ channels:
dependencies:
- clang=11.1.0
- clang-tools=11.1.0
- click=8.0.4
- cmake>=3.20.1
- cmake-format=0.6.11
- flake8=3.8.3
Expand Down
1 change: 1 addition & 0 deletions conda/environments/rmm_dev_cuda11.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ channels:
dependencies:
- clang=11.1.0
- clang-tools=11.1.0
- click=8.0.4
- cmake>=3.20.1
- cmake-format=0.6.11
- flake8=3.8.3
Expand Down

0 comments on commit cbc910e

Please sign in to comment.