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 6635a53 commit b53d5e9Copy full SHA for b53d5e9
.pre-commit-config.yaml
@@ -16,12 +16,12 @@ repos:
16
- id: auto-walrus
17
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.1.7
+ rev: v0.1.8
20
hooks:
21
- id: ruff
22
23
- repo: https://github.com/psf/black
24
- rev: 23.11.0
+ rev: 23.12.0
25
26
- id: black
27
0 commit comments