We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a1d3d commit 971ae21Copy full SHA for 971ae21
.github/dependabot.yml
@@ -8,14 +8,13 @@ updates:
8
- package-ecosystem: "pip" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "monthly"
12
- day: 'friday'
+ interval: "daily"
+
13
14
open-pull-requests-limit: 100
15
- package-ecosystem: "github-actions" # See documentation for possible values
16
17
18
19
20
-
21
0 commit comments