Skip to content
Snippets Groups Projects

Update black version

Merged Bo-Chun Chen requested to merge louistw/account-app:update-black-version into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -5,7 +5,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/psf/black
rev: 21.5b0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
Loading