Skip to content

Commit 0c3c0fd

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

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
@@ -114,7 +114,7 @@ It's a fitting name for Python's ``ast`` module, which has been unstable between
114114
:target: https://github.com/python-formate/astatine/commit/master
115115
:alt: GitHub last commit
116116

117-
.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
117+
.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
118118
:alt: Maintenance
119119

120120
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/astatine

doc-source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ astatine
120120
:last-commit:
121121
:alt: GitHub last commit
122122

123-
.. |maintained| maintained-shield:: 2024
123+
.. |maintained| maintained-shield:: 2025
124124
:alt: Maintenance
125125

126126
.. |pypi-downloads| pypi-shield::

0 commit comments

Comments
 (0)