🎨 style: remove leftover template comments

This commit is contained in:
2026-08-13 02:32:16 +07:00
parent fca139dff9
commit 5a290fcfa5
11 changed files with 20 additions and 102 deletions
-2
View File
@@ -1,3 +1 @@
# These are supported funding model platforms
github: [YuzuZensai]
+2 -7
View File
@@ -1,11 +1,6 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"