Delete .pre-commit-config.yaml

This commit is contained in:
ldooks 2024-05-03 15:22:22 +00:00
parent 2652a31273
commit 0ea492a6f8

View File

@ -1,6 +0,0 @@
repos:
- repo: https://github.com/ambv/black
rev: 23.10.1
hooks:
- id: black
language_version: python3.12.2