We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pytest-dev
Learn more about funding links in repositories.
Report abuse
1 parent 7cb7cfc commit 33db65cCopy full SHA for 33db65c
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: "v0.5.7"
+ rev: "v0.6.1"
4
hooks:
5
- id: ruff
6
args: ["--fix"]
0 commit comments