We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a3436 commit efbe707Copy full SHA for efbe707
.github/workflows/dependabot.yml
@@ -1,3 +1,10 @@
1
+# Dependabot Configuration
2
+#
3
+# This configuration file specifies the settings for Dependabot Scanning.
4
+# It monitors the Gradle dependencies in the specified subprojects and runs checks
5
+# on a weekly basis. This will only provide vulnerability alerts and will not create
6
+# pull requests for version updates.
7
+
8
version: 2
9
updates:
10
- package-ecosystem: "gradle"
0 commit comments