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 e228714 commit 90c5e89Copy full SHA for 90c5e89
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.11
+ rev: v0.14.13
11
hooks:
12
- id: ruff-check
13
args: ["--fix"]
0 commit comments