We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4f45e3 + bb79bac commit fc91c90Copy full SHA for fc91c90
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: pyupgrade
18
args:
19
- --py38-plus
20
-- repo: https://github.com/charliermarsh/ruff-pre-commit
+- repo: https://github.com/astral-sh/ruff-pre-commit
21
rev: v0.0.292
22
hooks:
23
- id: ruff
0 commit comments