Skip to content

Commit 80d4f22

Browse files
Updated files with 'repo_helper'. (#55)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 2441b5b commit 80d4f22

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
@@ -109,7 +109,7 @@ flake8-encodings
109109
:target: https://github.com/python-formate/flake8-encodings/commit/master
110110
:alt: GitHub last commit
111111

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

115115
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/flake8-encodings

doc-source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ flake8-encodings
118118
:last-commit:
119119
:alt: GitHub last commit
120120

121-
.. |maintained| maintained-shield:: 2024
121+
.. |maintained| maintained-shield:: 2025
122122
:alt: Maintenance
123123

124124
.. |pypi-downloads| pypi-shield::

0 commit comments

Comments
 (0)