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 aa3e48f commit 970e25cCopy full SHA for 970e25c
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: auto-walrus
17
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.0.276
+ rev: v0.0.277
20
hooks:
21
- id: ruff
22
@@ -33,7 +33,7 @@ repos:
33
- tomli
34
35
- repo: https://github.com/tox-dev/pyproject-fmt
36
- rev: "0.12.1"
+ rev: "0.13.0"
37
38
- id: pyproject-fmt
39
0 commit comments