Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
ci: Tweak dependabot commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel committed Oct 9, 2023
1 parent 11d3188 commit ca091cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ updates:
open-pull-requests-limit: 20
schedule:
interval: "daily"
commit-message:
prefix: deps
prefix-development: "deps(dev)"
ignore:
- dependency-name: "@angular/common"
update-types:
Expand All @@ -36,3 +39,6 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
commit-message:
prefix: deps
prefix-development: "deps(dev)"

0 comments on commit ca091cb

Please sign in to comment.