chore: add .gitmodule updates
Some checks failed
Build and Test / splatie (push) Has been cancelled

This commit is contained in:
kittentm 2026-06-16 00:20:05 +02:00
commit 50b2d440a1

View file

@ -1,3 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json" "$schema": "https://docs.renovatebot.com/renovate-schema.json",
} "git-submodules": {
"enabled": true
}
}