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 64480a5 commit 608797cCopy full SHA for 608797c
.pre-commit-config.yaml
@@ -73,7 +73,7 @@ repos:
73
- id: forbid-crlf
74
75
- repo: https://github.com/python-formate/snippet-fmt
76
- rev: v0.1.3
+ rev: v0.1.4
77
hooks:
78
- id: snippet-fmt
79
README.rst
@@ -89,7 +89,7 @@ flake8-github-actions
89
:target: https://github.com/python-formate/flake8-github-actions/commit/master
90
:alt: GitHub last commit
91
92
-.. |maintained| image:: https://img.shields.io/maintenance/yes/2021
+.. |maintained| image:: https://img.shields.io/maintenance/yes/2022
93
:alt: Maintenance
94
95
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/flake8-github-actions
0 commit comments