Skip to content

Commit

Permalink
Merge pull request #146 from iobroker-community-adapters/mcm1957-patch-2
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
mcm1957 authored Oct 11, 2023
2 parents dd92298 + dc0c440 commit dd52af7
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
open-pull-requests-limit: 20
assignees:
- forelleblau
versioning-strategy: increase
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
time: "04:00"
timezone: Europe/Berlin
open-pull-requests-limit: 15
versioning-strategy: increase

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
time: "04:00"
timezone: Europe/Berlin
open-pull-requests-limit: 15

0 comments on commit dd52af7

Please sign in to comment.