We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a00142 commit 5a382dfCopy full SHA for 5a382df
1 file changed
.github/dependabot.yml
@@ -5,7 +5,7 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "bundler"
9
- directory: "/"
+ - package-ecosystem: github-actions
+ directory: /
10
schedule:
11
- interval: "daily"
+ interval: daily
0 commit comments