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.
2 parents 191b579 + 78f6a6b commit 56b189bCopy full SHA for 56b189b
.github/dependabot.yml
@@ -13,6 +13,8 @@ updates:
13
timezone: Asia/Tokyo
14
cooldown:
15
default-days: 7
16
+ exclude:
17
+ - ruby/setup-ruby
18
assignees:
19
- sue445
20
@@ -24,7 +26,6 @@ updates:
24
26
25
27
28
- open-pull-requests-limit: 99
29
30
31
labels:
@@ -40,7 +41,6 @@ updates:
40
41
42
43
44
45
46
@@ -58,7 +58,6 @@ updates:
58
59
exclude:
60
- "ruby_header_parser"
61
62
63
64
versioning-strategy: lockfile-only
0 commit comments