Try to exclude rubygems Rust stuff from dependabot
It should be managed in rubygems/rubygems and sync-ed to ruby/ruby. We shouldn't get PRs to rubygems in ruby/ruby.
This commit is contained in:
parent
dcabe87fc8
commit
cffa54acad
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -12,3 +12,7 @@ updates:
|
||||
directory: '/.github/actions/setup/directories'
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
- package-ecosystem: 'cargo'
|
||||
directory: '/yjit'
|
||||
schedule:
|
||||
interval: 'daily'
|
||||
|
Loading…
x
Reference in New Issue
Block a user