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 1515 additional_dependencies :
1616 - mdformat-toc
1717 - repo : https://github.com/Lucas-C/pre-commit-hooks
18- rev : v1.5.4
18+ rev : v1.5.5
1919 hooks :
2020 - id : forbid-crlf
2121 - id : remove-crlf
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ into separate repos:
4848
4949``` yaml
5050- repo : https://github.com/Lucas-C/pre-commit-hooks
51- rev : v1.5.4
51+ rev : v1.5.5
5252 hooks :
5353 - id : forbid-crlf
5454 - 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.5.4 " ,
8+ version = "1.5.5 " ,
99 author = "Lucas Cimon" ,
1010 author_email = "lucas.cimon@gmail.com" ,
1111 platforms = "linux" ,
You can’t perform that action at this time.
0 commit comments