Skip to content

Commit

Permalink
Merge pull request #46 from tweedegolf/tdittr-patch-2
Browse files Browse the repository at this point in the history
Do not group dependency updates for excercises
  • Loading branch information
tdittr authored Aug 15, 2024
2 parents 9fbecf4 + 88c9a66 commit 0884e31
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ updates:
schedule:
interval: "weekly"
day: "thursday"
groups:
exercises-dependencies:
patterns:
- "*"
- package-ecosystem: "npm"
directory: "/slides/"
schedule:
Expand All @@ -58,4 +54,4 @@ updates:
groups:
ci-dependencies:
patterns:
- "*"
- "*"

0 comments on commit 0884e31

Please sign in to comment.