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 a3c104e commit 4d26c5dCopy full SHA for 4d26c5d
.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
@@ -81,7 +81,7 @@ for a plugin with a broader scope than this one.
:target: https://github.com/python-formate/flake8-missing-annotations/commit/master
:alt: GitHub last commit
-.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
+.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
:alt: Maintenance
.. end shields
0 commit comments