Skip to content
Snippets Groups Projects

Update black version

Merged Bo-Chun Chen requested to merge github/fork/diedpigs/fix-black into feat-cod-rmq
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -6,7 +6,7 @@ repos:
@@ -6,7 +6,7 @@ repos:
- id: end-of-file-fixer
- id: end-of-file-fixer
- id: check-yaml
- id: check-yaml
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black
rev: 21.5b0
rev: 23.3.0
hooks:
hooks:
- id: black
- id: black
- repo: https://github.com/pycqa/flake8
- repo: https://github.com/pycqa/flake8
Loading