Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
green1052 authored Jul 4, 2024
1 parent 4833331 commit cc23887
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: npm
directory: /
schedule:
interval: "daily"
interval: daily
assignees:
- "green1052"
- green1052
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
assignees:
- green1052

0 comments on commit cc23887

Please sign in to comment.