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 7536010 commit 0a881eeCopy full SHA for 0a881ee
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: no-commit-to-branch
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.13.2"
+ rev: "v0.13.3"
33
hooks:
34
- id: ruff
35
types: [file, python]
0 commit comments