Initial commit

This commit is contained in:
1fexd 2024-04-14 13:02:21 +00:00 committed by GitHub
commit a59abdd31b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 8655 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