Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit e017051

Browse files
authored
Update dependabot.yml
1 parent dc128b9 commit e017051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ updates:
1010
schedule:
1111
interval: "daily"
1212

13-
- package-ecosystem: "github-actions" # See documentation for possible values
13+
- package-ecosystem: "github-actions" # See documentation for possible values
1414
directory: "/" # Location of package manifests
1515
schedule:
1616
interval: "daily"
1717

18-
- package-ecosystem: "npm" # See documentation for possible values
18+
- package-ecosystem: "npm" # See documentation for possible values
1919
directory: "/server" # Location of package manifests
2020
schedule:
2121
interval: "daily"

0 commit comments

Comments
 (0)