File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- - id : tox-toml-fmt
2- name : tox-toml-fmt
3- description : ' '
4- entry : tox-toml-fmt
5- language : python
6- ' files ' : (^|/)tox\.toml$
7- args : []
8- require_serial : false
9- additional_dependencies : []
10- minimum_pre_commit_version : ' 0 '
1+ - id : tox-toml-fmt
2+ name : tox-toml-fmt
3+ description : " "
4+ entry : tox-toml-fmt
5+ language : python
6+ " files " : (^|/)tox\.toml$
7+ args : []
8+ require_serial : false
9+ additional_dependencies : []
10+ minimum_pre_commit_version : " 0 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Add it to your `.pre-commit-config.yaml`:
1111
1212``` yaml
1313- repo : https://github.com/tox-dev/tox-toml-fmt
14- rev : " v1.5.4 "
14+ rev : " v1.6.0 "
1515 hooks :
1616 - id : tox-toml-fmt
1717` ` `
You can’t perform that action at this time.
0 commit comments