Skip to content

Commit

Permalink
fix(ci): fix broken dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Heran Yang <heran55@126.com>
  • Loading branch information
HeRaNO committed Apr 9, 2024
1 parent fa6f684 commit 84d92bf
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: 2
package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10

0 comments on commit 84d92bf

Please sign in to comment.