We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b73e7 commit 45ce78aCopy full SHA for 45ce78a
.github/dependabot.yml
@@ -8,19 +8,19 @@ updates:
8
- package-ecosystem: pip
9
directory: "/"
10
schedule:
11
- interval: "daily"
+ interval: weekly
12
commit-message:
13
prefix: "chore(deps): "
14
prefix-development: "chore(deps-dev): "
15
16
directory: "/.github/workflows"
17
18
- interval: daily
+ interval: weeklt
19
20
prefix: "ci: "
21
- package-ecosystem: github-actions
22
23
24
- interval: "weekly"
25
26
0 commit comments