Skip to content

Commit 6e27d00

Browse files
Updated files with 'repo_helper'. (#48)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 9c72872 commit 6e27d00

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ notebook2script
9898
:target: https://github.com/PyMassSpec/notebook2script/commit/master
9999
:alt: GitHub last commit
100100

101-
.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
101+
.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
102102
:alt: Maintenance
103103

104104
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/notebook2script

doc-source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ notebook2script
104104
:last-commit:
105105
:alt: GitHub last commit
106106

107-
.. |maintained| maintained-shield:: 2024
107+
.. |maintained| maintained-shield:: 2025
108108
:alt: Maintenance
109109

110110
.. |pypi-downloads| pypi-shield::

0 commit comments

Comments
 (0)