Skip to content

Commit 3f90320

Browse files
authoredFeb 10, 2025··
Updated files with 'repo_helper'. (#53)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 5a10047 commit 3f90320

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ repos:
8181
- id: snippet-fmt
8282

8383
- repo: https://github.com/python-formate/formate
84-
rev: v0.7.0
84+
rev: v0.8.0
8585
hooks:
8686
- id: formate
8787
exclude: ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$

‎README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ An example repository can be seen at https://repo-helper.uk/simple503/
108108
:target: https://github.com/repo-helper/simple503/commit/master
109109
:alt: GitHub last commit
110110

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

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

‎doc-source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ simple503
108108
:last-commit:
109109
:alt: GitHub last commit
110110

111-
.. |maintained| maintained-shield:: 2024
111+
.. |maintained| maintained-shield:: 2025
112112
:alt: Maintenance
113113

114114
.. |pypi-downloads| pypi-shield::

0 commit comments

Comments
 (0)
Please sign in to comment.