Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c57b14 commit b884ff5Copy full SHA for b884ff5
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
exclude: ^(apex/contrib/csrc/multihead_attn/cutlass|apex/contrib/csrc/cudnn-frontend)/
8
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
- rev: v0.14.14
+ rev: v0.15.1
11
hooks:
12
- id: ruff-check
13
args: ["--fix"]
0 commit comments