Kurt McKee
2 vuotta sitten
committed by
GitHub
vanhempi
commit
3c92216ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
10 lisäystä ja
0 poistoa
-
.github/dependabot.yml
|
|
|
@ -0,0 +1,10 @@ |
|
|
|
version: 2 |
|
|
|
updates: |
|
|
|
- package-ecosystem: "github-actions" |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: "monthly" |
|
|
|
groups: |
|
|
|
github-actions: |
|
|
|
patterns: |
|
|
|
- "*" |