fix(deps): update dependencies from renovate

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
Leonidas Spyropoulos 2022-11-22 21:51:15 +00:00
parent d5e102e3f4
commit 6b0978b9a5
No known key found for this signature in database
GPG key ID: 59E43E106B247368
3 changed files with 261 additions and 355 deletions

View file

@ -11,7 +11,7 @@ repos:
- id: debug-statements
- repo: https://github.com/myint/autoflake
rev: v1.4
rev: v1.7.7
hooks:
- id: autoflake
args:
@ -25,7 +25,7 @@ repos:
- id: isort
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.10.0
hooks:
- id: black