Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusfcr authored Apr 14, 2023
1 parent 7e2f6f5 commit 0fdafe5
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
allow:
- dependency-name: "*adevinta*"
- dependency-name: "*gowse*"
ignore:
- dependency-name: github.com/lib/pq
versions:
- 1.3.0
labels:
- "dependencies"
commit-message:
prefix: "feat"
include: "scope"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies"
commit-message:
prefix: "feat"
include: "scope"

0 comments on commit 0fdafe5

Please sign in to comment.