Skip to content

Commit

Permalink
chore: update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brim-borium authored Oct 3, 2024
1 parent 0099b42 commit ea13e5a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"
groups:
spotify_sdk:
patterns:
Expand All @@ -18,6 +21,9 @@ updates:
directory: "/example" # Location of package manifests in the example directory
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"
groups:
spotify_sdk_example:
patterns:
Expand All @@ -27,6 +33,9 @@ updates:
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"
groups:
github_actions:
patterns:
Expand Down

0 comments on commit ea13e5a

Please sign in to comment.