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 079f839 commit a77d137Copy full SHA for a77d137
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: pyupgrade
26
files: "^(tests/demo_pkg_inline/build.py)$"
27
- repo: https://github.com/PyCQA/isort
28
- rev: 5.11.4
+ rev: 5.12.0
29
hooks:
30
- id: isort
31
- repo: https://github.com/psf/black
0 commit comments