Update pre-commit

This commit is contained in:
Jean-Claude 2023-08-17 09:54:45 +02:00
parent 9a544c6831
commit 8188964b7a
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.4.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 19.10b0
rev: 23.7.0
hooks:
- id: black