mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-02-13 12:55:42 +01:00
ci(pre-commit): disable CI skip configuration
- ci: comment out pre-commit.ci skip directives - Django check hooks already disabled in hook definitions - Removes redundant CI-level skip configuration
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# - post-merge
|
||||
# - post-rewrite
|
||||
|
||||
ci:
|
||||
skip: [django-check, django-check-migrations]
|
||||
# ci:
|
||||
# skip: [django-check, django-check-migrations]
|
||||
|
||||
default_language_version:
|
||||
node: 22.15.1
|
||||
|
||||
Reference in New Issue
Block a user