Skip to content

Commit 25a067b

Browse files
Updated files with 'repo_helper'.
1 parent 97e0290 commit 25a067b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ consolekit
108108
:target: https://github.com/domdfcoding/consolekit/commit/master
109109
:alt: GitHub last commit
110110

111-
.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
111+
.. |maintained| image:: https://img.shields.io/maintenance/yes/2026
112112
:alt: Maintenance
113113

114114
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/consolekit

doc-source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ consolekit
114114
:last-commit:
115115
:alt: GitHub last commit
116116

117-
.. |maintained| maintained-shield:: 2025
117+
.. |maintained| maintained-shield:: 2026
118118
:alt: Maintenance
119119

120120
.. |pypi-downloads| pypi-shield::

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ deps =
112112
flake8-dunder-all>=0.1.1
113113
flake8-encodings>=0.1.0
114114
flake8-github-actions>=0.1.0
115-
flake8-noqa>=1.1.0,<=1.2.2
115+
git+https://github.com/python-formate/flake8-noqa.git@v1.2.2-python-formate.0
116116
flake8-pyi>=20.10.0,<=22.8.0
117117
flake8-pytest-style>=1.3.0,<2
118118
flake8-quotes>=3.3.0
@@ -121,7 +121,7 @@ deps =
121121
flake8-strftime>=0.1.1
122122
flake8-typing-imports>=1.10.0
123123
flake8-params>=0.1.0
124-
flake8-commas>=2.1.0
124+
git+https://github.com/python-formate/flake8-commas.git@2.1.0-python-formate.0
125125
git+https://github.com/domdfcoding/restructuredtext-lint.git@fix-deprecations
126126
git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
127127
git+https://github.com/domdfcoding/flake8-rst-docstrings.git

0 commit comments

Comments
 (0)