We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f91786 commit fd5f5bcCopy full SHA for fd5f5bc
.pre-commit-config.yaml
@@ -81,7 +81,7 @@ repos:
81
- id: snippet-fmt
82
83
- repo: https://github.com/python-formate/formate
84
- rev: v0.7.0
+ rev: v0.8.0
85
hooks:
86
- id: formate
87
exclude: ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$
README.rst
@@ -89,7 +89,7 @@ but may be useful for other tools based on those.
89
:target: https://github.com/repo-helper/pyproject-examples/commit/master
90
:alt: GitHub last commit
91
92
-.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
+.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
93
:alt: Maintenance
94
95
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/pyproject-examples
0 commit comments