File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 additional_dependencies :
1515 - mdformat-toc
1616 - repo : https://github.com/Lucas-C/pre-commit-hooks
17- rev : v1.4.0
17+ rev : v1.4.1
1818 hooks :
1919 - id : forbid-crlf
2020 - id : remove-crlf
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ into separate repos:
3737
3838``` yaml
3939- repo : https://github.com/Lucas-C/pre-commit-hooks
40- rev : v1.4.0
40+ rev : v1.4.1
4141 hooks :
4242 - id : forbid-crlf
4343 - id : remove-crlf
Original file line number Diff line number Diff line change 55 name = 'pre-commit-hooks' ,
66 description = 'Some out-of-the-box hooks for pre-commit' ,
77 url = 'https://github.com/Lucas-C/pre-commit-hooks' ,
8- version = '1.4.0 ' ,
8+ version = '1.4.1 ' ,
99
1010 author = 'Lucas Cimon' ,
1111 author_email = 'lucas.cimon@gmail.com' ,
You can’t perform that action at this time.
0 commit comments