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 970e25c commit 28bff84Copy full SHA for 28bff84
.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.0.277
+ rev: v0.0.278
20
hooks:
21
- id: ruff
22
23
- repo: https://github.com/psf/black
24
- rev: 23.3.0
+ rev: 23.7.0
25
26
- id: black
27
0 commit comments