We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4109358 commit 5b8ef32Copy full SHA for 5b8ef32
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
"types-requests~=2.13",
46
]
47
- repo: https://github.com/astral-sh/ruff-pre-commit
48
- rev: v0.7.4
+ rev: v0.8.0
49
hooks:
50
- id: ruff
51
exclude: tests/samples/
0 commit comments