We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed0d15 commit efc3358Copy full SHA for efc3358
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
types_or: [c++, c, cuda]
66
67
- repo: https://github.com/charliermarsh/ruff-pre-commit
68
- rev: v0.0.260
+ rev: v0.0.261
69
hooks:
70
- id: ruff
71
args: ["--fix"]
0 commit comments