Add spark configuration

This commit is contained in:
2026-01-17 14:23:21 +00:00
committed by GitHub
commit 27c6069518
71 changed files with 16670 additions and 0 deletions

11
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "devcontainers"
directory: "/"
schedule:
interval: "weekly"