2022-08-18 12:48:51 +03:00
|
|
|
default_language_version:
|
2022-08-18 13:02:41 +03:00
|
|
|
python: python3.10
|
2022-08-18 12:48:51 +03:00
|
|
|
repos:
|
|
|
|
- repo: https://github.com/PyCQA/flake8
|
|
|
|
rev: 5.0.4
|
|
|
|
hooks:
|
|
|
|
- id: flake8
|
|
|
|
additional_dependencies: [flake8-bugbear==22.7.1]
|