Skip to content

Commit efbe707

Browse files
include notes describing the dependabot config
1 parent 22a3436 commit efbe707

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
version: 2
29
updates:
310
- package-ecosystem: "gradle"

0 commit comments

Comments
 (0)