agenda_culturel/.pre-commit-config.yaml
2025-03-02 16:49:59 +01:00

9 lines
239 B
YAML

default_language_version:
python: python3.13
repos:
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 25.1.0
hooks:
- id: black