We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df05e82 commit c7fe07aCopy full SHA for c7fe07a
.github/workflows/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+ - package-ecosystem: 'github-actions'
3
+ directory: '/'
4
+ schedule:
5
+ interval: 'daily'
6
+ - package-ecosystem: 'gradle'
7
+ directory: '/libcobj'
8
9
0 commit comments