Merge branch 'chore/dependabot-config' into 'main'
Change dependabot configuration See merge request bloodyhealth/drip!419
This commit is contained in:
+10
-12
@@ -1,16 +1,14 @@
|
||||
# Configuration taken from this article:
|
||||
# https://paperless.blog/dependabot-on-gitlab
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
- package-ecosystem: gitsubmodule
|
||||
directory: /
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
interval: daily
|
||||
open-pull-requests-limit: 3
|
||||
- package-ecosystem: pip
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 3
|
||||
reviewers:
|
||||
- "bl00dymarie"
|
||||
- "mariyaz"
|
||||
- "sdvig"
|
||||
- "LisaHill"
|
||||
allow:
|
||||
- dependency-type: direct
|
||||
- dependency-type: production
|
||||
rebase-strategy: "auto"
|
||||
|
||||
Reference in New Issue
Block a user