Skip to content

Commit

Permalink
chore: update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-bitfly committed Dec 3, 2024
1 parent 9b12c84 commit 3d90dc2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "npm"
Expand All @@ -9,6 +10,6 @@ updates:
target-branch: "staging"
assignees:
- "marcel-bitfly"
- "benji-bitfly"
commit-message:
prefix: "chore(update)"
prefix: "chore(deps)"
prefix-development: "chore(dev-deps)"

0 comments on commit 3d90dc2

Please sign in to comment.