Skip to content

Commit

Permalink
build(ci): Update dependabot.yml
Browse files Browse the repository at this point in the history
Add prefixes.
  • Loading branch information
driessamyn authored Nov 11, 2024
1 parent aa8ccd9 commit 72dfb06
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ updates:
labels:
- "dependencies"
- "automerge"
commit-message:
prefix: "build(deps): "

- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -16,4 +18,6 @@ updates:
rebase-strategy: "disabled"
labels:
- "dependencies"
- "automerge"
- "automerge"
commit-message:
prefix: "build(ci): "

0 comments on commit 72dfb06

Please sign in to comment.