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.
2 parents 3fe8d96 + d98efa7 commit d0d392eCopy full SHA for d0d392e
.pre-commit-config.yaml
@@ -14,8 +14,8 @@ repos:
14
- id: mixed-line-ending
15
args: [--fix, lf]
16
- id: trailing-whitespace
17
- - repo: https://github.com/charliermarsh/ruff-pre-commit
18
- rev: "v0.0.270"
+ - repo: https://github.com/astral-sh/ruff-pre-commit
+ rev: "v0.0.276"
19
hooks:
20
- id: ruff
21
- repo: https://github.com/PyCQA/isort
0 commit comments