mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-03 05:04:43 +00:00
11 lines
217 B
YAML
11 lines
217 B
YAML
---
|
|
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.1.0
|
|
hooks:
|
|
- id: black
|
|
language_version: python3.7
|
|
- repo: https://github.com/PyCQA/isort
|
|
rev: 5.10.1
|
|
hooks:
|
|
- id: isort
|