mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-07 19:18:30 +03:00
11 lines
380 B
YAML
11 lines
380 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.3.0
|
|
hooks:
|
|
- id: black
|
|
# It is recommended to specify the latest version of Python
|
|
# supported by your project here, or alternatively use
|
|
# pre-commit's default_language_version, see
|
|
# https://pre-commit.com/#top_level-default_language_version
|
|
language_version: python3.9
|