This commit is contained in:
Evan
2026-09-07 09:55:36 +08:00
parent 9b6892f2ed
commit badbc11154
9098 changed files with 985321 additions and 0 deletions

13
scratch-gui/.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "@turbowarp/*"
- dependency-name: "scratch-audio"
- dependency-name: "scratch-render"
- dependency-name: "scratch-vm"
- dependency-name: "scratch-paint"
- dependency-name: "scratch-blocks"