We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20205b1 commit a8d2af6Copy full SHA for a8d2af6
1 file changed
.github/dependabot.yml
@@ -26,3 +26,7 @@ updates:
26
open-pull-requests-limit: 50
27
ignore:
28
- dependency-name: "datafusion"
29
+ - package-ecosystem: "github-actions"
30
+ directory: "/"
31
+ schedule:
32
+ interval: "weekly"
0 commit comments