Kurt McKee
2 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
10 dodań i
0 usunięć
-
.github/dependabot.yml
|
|
@ -0,0 +1,10 @@ |
|
|
|
|
|
version: 2 |
|
|
|
|
|
updates: |
|
|
|
|
|
- package-ecosystem: "github-actions" |
|
|
|
|
|
directory: "/" |
|
|
|
|
|
schedule: |
|
|
|
|
|
interval: "monthly" |
|
|
|
|
|
groups: |
|
|
|
|
|
github-actions: |
|
|
|
|
|
patterns: |
|
|
|
|
|
- "*" |