Skip to content

Commit

Permalink
Fix group position
Browse files Browse the repository at this point in the history
  • Loading branch information
PikachuEXE authored Sep 8, 2023
1 parent 95fdbff commit 0698c79
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ updates:
labels:
- "PR: waiting for review"
- "PR: dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "PR: waiting for review"
- "PR: dependencies"
groups:
babel:
patterns:
Expand All @@ -27,3 +20,10 @@ updates:
patterns:
- "rollup"
- "@rollup/*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "PR: waiting for review"
- "PR: dependencies"

0 comments on commit 0698c79

Please sign in to comment.