|
@@ -30,11 +30,11 @@ repos:
|
|
|
- id: check-yaml
|
|
|
args: [--unsafe]
|
|
|
- repo: https://github.com/ambv/black
|
|
|
- rev: 21.8b0
|
|
|
+ rev: 22.3.0
|
|
|
hooks:
|
|
|
- id: black
|
|
|
args: [--line-length=120]
|
|
|
- language_version: python3.9
|
|
|
+ language_version: python3
|
|
|
- repo: https://gitlab.com/pycqa/flake8
|
|
|
rev: 3.9.2
|
|
|
hooks:
|