File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5454 - id : flake2lint
5555
5656 - repo : https://github.com/pre-commit/pygrep-hooks
57- rev : v1.9 .0
57+ rev : v1.10 .0
5858 hooks :
5959 - id : python-no-eval
6060 - id : rst-backticks
7070 - --keep-runtime-typing
7171
7272 - repo : https://github.com/Lucas-C/pre-commit-hooks
73- rev : v1.3 .1
73+ rev : v1.5 .1
7474 hooks :
7575 - id : remove-crlf
7676 - id : forbid-crlf
8787 exclude : ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
8888
8989 - repo : https://github.com/domdfcoding/dep_checker
90- rev : v0.7.0
90+ rev : v0.7.1
9191 hooks :
9292 - id : dep_checker
9393 args :
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ domdf_python_tools
2929 * - Other
3030 - |license | |language | |requires |
3131
32- .. |docs | image :: https://img.shields.io/readthedocs/domdf_python_tools /latest?logo=read-the-docs
33- :target: https://domdf_python_tools .readthedocs.io/en/latest
32+ .. |docs | image :: https://img.shields.io/readthedocs/domdf-python-tools /latest?logo=read-the-docs
33+ :target: https://domdf-python-tools .readthedocs.io/en/latest
3434 :alt: Documentation Build Status
3535
3636.. |docs_check | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/Docs%20Check/badge.svg
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ domdf_python_tools
3434 - |license | |language | |requires |
3535
3636 .. |docs | rtfd-shield ::
37- :project: domdf_python_tools
37+ :project: domdf-python-tools
3838 :alt: Documentation Build Status
3939
4040 .. |docs_check | actions-shield ::
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ file = "LICENSE"
4141Homepage = " https://github.com/domdfcoding/domdf_python_tools"
4242"Issue Tracker" = " https://github.com/domdfcoding/domdf_python_tools/issues"
4343"Source Code" = " https://github.com/domdfcoding/domdf_python_tools"
44- Documentation = " https://domdf_python_tools .readthedocs.io/en/latest"
44+ Documentation = " https://domdf-python-tools .readthedocs.io/en/latest"
4545
4646[project .optional-dependencies ]
4747dates = [ " pytz>=2019.1" ,]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ long_description_content_type = text/x-rst
1818platforms = Windows, macOS, Linux
1919url = https://github.com/domdfcoding/domdf_python_tools
2020project_urls =
21- Documentation = https://domdf_python_tools .readthedocs.io/en/latest
21+ Documentation = https://domdf-python-tools .readthedocs.io/en/latest
2222 Issue Tracker = https://github.com/domdfcoding/domdf_python_tools/issues
2323 Source Code = https://github.com/domdfcoding/domdf_python_tools
2424classifiers =
You can’t perform that action at this time.
0 commit comments