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 8820bf5 commit 720d353Copy full SHA for 720d353
1 file changed
.github/dependabot.yml
@@ -8,6 +8,10 @@ updates:
8
9
cooldown:
10
default-days: 7
11
+ exclude:
12
+ - github.com/einride/*
13
+ - github.com/einride-autonomous/*
14
+ - github.com/einride-labs/*
15
- package-ecosystem: gomod
16
directory: /
17
schedule:
@@ -20,7 +24,10 @@ updates:
20
24
semver-major-days: 30
21
25
semver-minor-days: 7
22
26
semver-patch-days: 3
23
-
27
28
29
30
31
32
directory: .sage
33
@@ -30,3 +37,7 @@ updates:
37
38
39
40
41
42
43
0 commit comments