Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
  • Loading branch information
nickvergessen authored Feb 15, 2025
1 parent f521959 commit 48718ca
Showing 1 changed file with 20 additions and 16 deletions.
36 changes: 20 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
commit-message:
prefix: "build"
include: "scope"
versioning-strategy: "increase"
labels:
- 3. to review
- dependencies
Expand All @@ -26,6 +30,10 @@ updates:
day: saturday
time: "03:00"
timezone: Europe/Paris
commit-message:
prefix: "build"
include: "scope"
versioning-strategy: "increase"
open-pull-requests-limit: 10
labels:
- 3. to review
Expand All @@ -38,6 +46,10 @@ updates:
time: "03:00"
timezone: Europe/Paris
target-branch: stable31
commit-message:
prefix: "build"
include: "scope"
versioning-strategy: "increase"
open-pull-requests-limit: 10
labels:
- 3. to review
Expand All @@ -54,6 +66,10 @@ updates:
time: "03:00"
timezone: Europe/Paris
target-branch: stable30
commit-message:
prefix: "build"
include: "scope"
versioning-strategy: "increase"
open-pull-requests-limit: 10
labels:
- 3. to review
Expand All @@ -70,22 +86,10 @@ updates:
time: "03:00"
timezone: Europe/Paris
target-branch: stable29
open-pull-requests-limit: 10
labels:
- 3. to review
- dependencies
ignore:
# ignore all GitHub linguist patch updates
- dependency-name: "*"
update-types: ["version-update:semver-major", "version-update:semver-minor"]
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
target-branch: stable28
commit-message:
prefix: "build"
include: "scope"
versioning-strategy: "increase"
open-pull-requests-limit: 10
labels:
- 3. to review
Expand Down

0 comments on commit 48718ca

Please # to comment.