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 c62ce68 commit 0b8e469Copy full SHA for 0b8e469
.pre-commit-config.yaml
@@ -48,20 +48,20 @@ repos:
48
hooks:
49
- id: yesqa
50
- repo: https://github.com/pre-commit/pygrep-hooks
51
- rev: v1.9.0
+ rev: v1.10.0
52
53
- id: python-check-blanket-noqa
54
- id: python-check-blanket-type-ignore
55
- repo: https://github.com/PyCQA/isort
56
- rev: 5.11.4
+ rev: 5.12.0
57
58
- id: isort
59
- repo: https://github.com/psf/black
60
- rev: 22.12.0
+ rev: 23.1.0
61
62
- id: black
63
64
65
66
67
files: Tiltfile$
0 commit comments