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 057d647 commit 4b4f207Copy full SHA for 4b4f207
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: .+/migrations/.+\.py
2
repos:
3
- repo: https://github.com/psf/black
4
- rev: 22.12.0
+ rev: 23.3.0
5
hooks:
6
- id: black
7
0 commit comments