We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e76be1 commit 84b6ff1Copy full SHA for 84b6ff1
1 file changed
.github/dependabot.yaml
@@ -0,0 +1,13 @@
1
+---
2
+
3
+version: 2
4
+updates:
5
+ - package-ecosystem: 'github-actions'
6
+ directory: '/'
7
+ schedule:
8
+ interval: 'daily'
9
+ - package-ecosystem: 'docker'
10
+ directories:
11
+ - 'src/**/*'
12
13
0 commit comments