Merge branch 'main' into change_default_config_values

This commit is contained in:
Benjamin Auquite 2023-04-03 19:48:31 -05:00
commit 811fe8d412

View file

@ -12,7 +12,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/asottile/pyupgrade