ci: Add dependabot

This commit is contained in:
oSumAtrIX 2024-01-26 01:45:43 +01:00
parent 75e42c2d15
commit c7d5cc384f
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