Update and run pre-commit

This commit is contained in:
Simon Conseil
2022-08-15 17:09:44 +02:00
parent 272f33266d
commit 604b2f9a48
10 changed files with 33 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.3.0
hooks:
- id: check-yaml
- id: check-added-large-files
@@ -18,6 +18,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.6.0
hooks:
- id: black