File tree Expand file tree Collapse file tree 10 files changed +12
-4
lines changed Expand file tree Collapse file tree 10 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 66 branches-ignore :
77 - ' repo-helper-update'
88 - ' pre-commit-ci-update-config'
9+ - ' imgbot'
910 pull_request :
1011
1112permissions :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011 pull_request :
1112
1213permissions :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011 pull_request :
1112
1213permissions :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011
1112 pull_request :
1213
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011 tags :
1112 - ' *'
1213 pull_request :
Original file line number Diff line number Diff line change 77 branches-ignore :
88 - ' repo-helper-update'
99 - ' pre-commit-ci-update-config'
10+ - ' imgbot'
1011
1112 pull_request :
1213
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ exclude: ^$
55
66repos :
77 - repo : https://github.com/repo-helper/pyproject-parser
8- rev : v0.4.1
8+ rev : v0.4.2
99 hooks :
1010 - id : reformat-pyproject
1111
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ snippet-fmt
5656 :target: https://github.com/python-formate/snippet-fmt/actions?query=workflow%3A%22mypy%22
5757 :alt: mypy status
5858
59- .. |requires | image :: https://requires.io /github/python-formate/snippet-fmt/requirements .svg?branch=master
60- :target: https://requires.io /github/python-formate/snippet-fmt/requirements/?branch=master
59+ .. |requires | image :: https://dependency-dash.herokuapp.com /github/python-formate/snippet-fmt/badge .svg
60+ :target: https://dependency-dash.herokuapp.com /github/python-formate/snippet-fmt/
6161 :alt: Requirements Status
6262
6363.. |coveralls | image :: https://img.shields.io/coveralls/github/python-formate/snippet-fmt/master?logo=coveralls
Original file line number Diff line number Diff line change @@ -58,7 +58,8 @@ snippet-fmt
5858 :workflow: mypy
5959 :alt: mypy status
6060
61- .. |requires | requires-io-shield ::
61+ .. |requires | image :: https://dependency-dash.herokuapp.com/github/python-formate/snippet-fmt/badge.svg
62+ :target: https://dependency-dash.herokuapp.com/github/python-formate/snippet-fmt/
6263 :alt: Requirements Status
6364
6465 .. |coveralls | coveralls-shield ::
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ add_module_names = false
104104hide_none_rtype = true
105105all_typevars = true
106106overloads_location = " bottom"
107+ html_codeblock_linenos_style = " table"
107108autodoc_exclude_members = [
108109 " __dict__" ,
109110 " __class__" ,
You can’t perform that action at this time.
0 commit comments