ci: Add dependabot

This commit is contained in:
oSumAtrIX 2024-01-26 01:45:43 +01:00
parent 68e2acebba
commit efa98ece45
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 22 additions and 0 deletions

22
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,22 @@
version: 2
updates:
- package-ecosystem: github-actions
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly
- package-ecosystem: npm
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly
- package-ecosystem: gradle
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly