Skip to content

Commit 46aa038

Browse files
Updated files with 'repo_helper'. (#59)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 127bb07 commit 46aa038

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
@@ -77,7 +77,7 @@ greppy
7777
:target: https://github.com/domdfcoding/greppy/commit/master
7878
:alt: GitHub last commit
7979

80-
.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
80+
.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
8181
:alt: Maintenance
8282

8383
.. end shields

doc-source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ greppy
7878
:last-commit:
7979
:alt: GitHub last commit
8080

81-
.. |maintained| maintained-shield:: 2024
81+
.. |maintained| maintained-shield:: 2025
8282
:alt: Maintenance
8383

8484
.. end shields

0 commit comments

Comments
 (0)