mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-01 18:51:38 +00:00
Create dependabot.yml
This commit is contained in:
parent
3c9ddfb1c6
commit
990516c783
14
.github/dependabot.yml
vendored
Normal file
14
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
labels:
|
||||||
|
- "dependencies"
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
labels:
|
||||||
|
- "github_actions"
|
||||||
Loading…
Reference in New Issue
Block a user