There was an error while loading. Please reload this page.
1 parent cd48939 commit 56ac9f9Copy full SHA for 56ac9f9
1 file changed
.github/dependabot.yml
@@ -12,6 +12,10 @@ updates:
12
13
cooldown:
14
default-days: 7
15
+ exclude:
16
+ - github.com/einride/*
17
+ - github.com/einride-autonomous/*
18
+ - github.com/einride-labs/*
19
- package-ecosystem: gomod
20
directory: /
21
schedule:
@@ -26,6 +30,10 @@ updates:
26
30
semver-major-days: 30
27
31
semver-minor-days: 7
28
32
semver-patch-days: 3
33
34
35
36
29
37
38
directory: .sage
39
@@ -39,3 +47,7 @@ updates:
47
40
48
41
49
50
51
52
53
0 commit comments