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 b8a385a commit 631314cCopy full SHA for 631314c
1 file changed
.github/dependabot.yml
@@ -5,30 +5,30 @@ updates:
5
- package-ecosystem: "github-actions"
6
directory: "/"
7
schedule:
8
- interval: "daily"
+ interval: "weekly"
9
assignees:
10
- "wenkokke"
11
12
# Maintain dependencies for Node
13
- package-ecosystem: "npm"
14
15
16
17
18
19
20
# Maintain dependencies for Ruby
21
- package-ecosystem: "bundler"
22
23
24
25
26
27
28
# Maintain dependencies for Python
29
- package-ecosystem: "pip"
30
31
32
33
34
0 commit comments