Merge branch 'renovate/black-23.x' of github.com:Riverside-Healthcare/djLint into renovate/black-23.x

This commit is contained in:
Christopher Pickering 2023-02-06 09:22:06 -06:00
commit abba2a79d8
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -33,7 +33,7 @@ repos:
exclude: docs*
additional_dependencies: [toml]
- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.1.0
hooks:
- id: black
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks