We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4355f9d commit b03e328Copy full SHA for b03e328
.github/dependabot.yml
@@ -4,13 +4,3 @@ updates:
4
directory: /
5
schedule:
6
interval: weekly
7
-
8
- # version updates: disabled
9
- # security updates: enabled
10
- # https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file
11
- # ./go
12
- - package-ecosystem: gomod
13
- directory: /
14
- schedule:
15
- interval: daily
16
- open-pull-requests-limit: 0
0 commit comments