Create dependabot.yml (#9000)

This commit is contained in:
Shivam Goyal
2023-12-16 20:10:37 +05:30
committed by GitHub
parent ef94f51599
commit 0d1d957f42

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

@@ -0,0 +1,13 @@
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"