mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-01-30 00:55:13 +01:00
e381c1b522
* Migrate to importlib. * Update CI
11 lines
226 B
YAML
11 lines
226 B
YAML
repos:
|
|
- repo: https://github.com/ambv/black
|
|
rev: stable
|
|
hooks:
|
|
- id: black
|
|
language_version: python3.10
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
rev: v1.2.3
|
|
hooks:
|
|
- id: flake8
|