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 9c5bd72 commit 3c57b14Copy full SHA for 3c57b14
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.13
+ rev: v0.14.14
11
hooks:
12
- id: ruff-check
13
args: ["--fix"]
0 commit comments