mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Excludes devcontainer.json from the pre-commit
This commit is contained in:
parent
f2f03fb9d5
commit
262fffc9ec
|
@ -1,4 +1,4 @@
|
||||||
exclude: '^docs/|/migrations/'
|
exclude: '^docs/|/migrations/|devcontainer.json'
|
||||||
default_stages: [commit]
|
default_stages: [commit]
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user