Skip to content

Commit 8f82cbf

Browse files
committed
Exclude gc/mmtk in dependabot
Dependabot runs upstream in the ruby/mmtk repository so it should not be ran here.
1 parent 1fcabc4 commit 8f82cbf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ updates:
1515
directories:
1616
- '/yjit'
1717
- '/zjit'
18+
exclude-paths:
19+
- '/gc/mmtk/**'
1820
schedule:
1921
interval: 'daily'
2022
groups:

0 commit comments

Comments
 (0)