pre-commit - update and run

This commit is contained in:
Simon Conseil
2023-02-12 17:29:17 +01:00
parent f5e53dd8db
commit 7b0fee1eec
3 changed files with 18 additions and 7 deletions

View File

@@ -17,12 +17,12 @@ repos:
args: ["--py38-plus"]
- repo: https://github.com/timothycrosley/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.1.0
hooks:
- id: black