We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d3624 commit 4e5ada4Copy full SHA for 4e5ada4
1 file changed
.github/dependabot.yml
@@ -10,7 +10,7 @@ updates:
10
- package-ecosystem: github-actions
11
directory: /
12
schedule:
13
- interval: weekly # Reduced frequency
+ interval: monthly # Reduced frequency
14
target-branch: "develop"
15
groups:
16
actions-updates:
@@ -20,7 +20,7 @@ updates:
20
- package-ecosystem: pip
21
22
23
24
25
26
python-updates:
@@ -30,7 +30,7 @@ updates:
30
- package-ecosystem: gitsubmodule
31
32
33
34
35
36
submodule-updates:
0 commit comments