We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8290bb8 commit 7c65142Copy full SHA for 7c65142
.pre-commit-config.yaml
@@ -14,6 +14,6 @@ repos:
14
hooks:
15
- id: isort
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.0.272 # must match test-requirements.txt
+ rev: v0.0.275 # must match test-requirements.txt
18
19
- id: ruff
0 commit comments