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 0916da8 commit ddd7b97Copy full SHA for ddd7b97
.github/dependabot.yml
@@ -10,6 +10,8 @@ updates:
10
baseimages:
11
patterns:
12
- "*"
13
+ cooldown:
14
+ default-days: 7
15
- package-ecosystem: github-actions
16
directory: /
17
schedule:
@@ -20,6 +22,8 @@ updates:
20
22
actions:
21
23
24
25
26
27
- package-ecosystem: pre-commit
28
29
@@ -30,6 +34,8 @@ updates:
30
34
pre-commit:
31
35
32
36
37
38
33
39
- package-ecosystem: pip
40
41
@@ -38,3 +44,5 @@ updates:
44
opentelemetry:
45
46
- "opentelemetry-*"
47
48
0 commit comments