We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f622b0 commit 7416c2aCopy full SHA for 7416c2a
.github/dependabot.yml
@@ -6,11 +6,6 @@ updates:
6
7
- package-ecosystem: "github-actions"
8
directory: "/"
9
- # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#allow
10
- allow:
11
- - dependency-name: "actions/checkout"
12
- - dependency-name: "actions/setup-node"
13
- - dependency-name: "actions/upload-artifact"
14
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval
15
schedule:
16
interval: "daily"
0 commit comments