We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab71ff commit 713e877Copy full SHA for 713e877
1 file changed
.github/dependabot.yml
@@ -3,8 +3,7 @@ updates:
3
- package-ecosystem: "pip"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
7
- day: "monday"
+ interval: "daily"
8
labels:
9
- "dependencies"
10
commit-message:
@@ -15,8 +14,7 @@ updates:
15
14
- package-ecosystem: "github-actions"
16
17
18
19
20
21
22
0 commit comments