mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-01-16 18:12:09 +01:00
Enhance development environment setup and security scanning workflows
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
default_install_hook_types:
|
||||
- pre-commit
|
||||
- post-checkout
|
||||
- post-merge
|
||||
- post-rewrite
|
||||
# default_install_hook_types:
|
||||
# - pre-commit
|
||||
# - post-checkout
|
||||
# - post-merge
|
||||
# - post-rewrite
|
||||
|
||||
default_language_version:
|
||||
node: 22.15.1
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/adamchainz/django-upgrade
|
||||
|
||||
Reference in New Issue
Block a user