mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Fix name of pre-commit file
Without this, it is failing with: ``` An error has occurred: InvalidConfigError: =====> .pre-commit-config.yaml is not a file ``` ... locally, and [on pre-commit.ci](https://results.pre-commit.ci/run/github/367233/1638617692.MJfSfSpAStKRpS_gf4Wieg).
This commit is contained in:
parent
903f640ee1
commit
fc5f8adef2
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
repos:
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.9.3
|
||||
Loading…
Reference in a new issue