mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Update rbenv / ruby-build versions
This commit is contained in:
parent
b944395d66
commit
428dc6e46e
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -15,8 +15,8 @@ from typing import Sequence
|
||||||
|
|
||||||
|
|
||||||
REPOS = (
|
REPOS = (
|
||||||
('rbenv', 'https://github.com/rbenv/rbenv', '585ed84'),
|
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
|
||||||
('ruby-build', 'https://github.com/rbenv/ruby-build', 'e9fa4bf'),
|
('ruby-build', 'https://github.com/rbenv/ruby-build', '8663d2f'),
|
||||||
(
|
(
|
||||||
'ruby-download',
|
'ruby-download',
|
||||||
'https://github.com/garnieretienne/rvm-download',
|
'https://github.com/garnieretienne/rvm-download',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue