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 9923ca3 commit aeeea9cCopy full SHA for aeeea9c
.github/dependabot.yml
@@ -1,6 +1,9 @@
1
version: 2
2
updates:
3
- package-ecosystem: "go"
4
- directory: "/"
+ directories:
5
+ - "/"
6
+ - "/internal/examples"
7
+ - "/internal/thirdparty"
8
schedule:
9
interval: "weekly"
0 commit comments