Enable dependabot (#41)
This commit is contained in:
parent
cf72500b28
commit
8577a0ee23
14
.github/dependabot.yml
vendored
Normal file
14
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
reviewers:
|
||||||
|
- "golangci/team"
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
reviewers:
|
||||||
|
- "golangci/team"
|
Loading…
x
Reference in New Issue
Block a user