Merge branch '2.2.x'

This commit is contained in:
David Lord 2023-04-11 15:33:44 -07:00
commit e39d78a0ad
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 20 additions and 20 deletions

View file

@ -15,7 +15,7 @@ repos:
files: "^(?!examples/)"
args: ["--application-directories", "src"]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8