Merge pull request #3566 from pre-commit/upgrade-rbenv · pre-commit/pre-commit@65175f3

Original file line numberDiff line numberDiff line change

@@ -16,8 +16,8 @@ from collections.abc import Sequence

1616
1717
1818

REPOS = (

19-

('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),

20-

('ruby-build', 'https://github.com/rbenv/ruby-build', 'ed384c8'),

19+

('rbenv', 'https://github.com/rbenv/rbenv', '10e96bfc'),

20+

('ruby-build', 'https://github.com/rbenv/ruby-build', '447468b1'),

2121

(

2222

'ruby-download',

2323

'https://github.com/garnieretienne/rvm-download',