Skip to content

Commit

Permalink
Fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vstrimaitis committed Sep 12, 2022
1 parent ef34dbf commit 23d47af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Poetry pre-commit Plugin

![PyPI](https://img.shields.io/pypi/v/poetry-pre-commit-plugin?color=blue)
[![PyPI](https://img.shields.io/pypi/v/poetry-pre-commit-plugin?color=blue)](https://pypi.org/project/poetry-pre-commit-plugin/)

A [Poetry](https://python-poetry.org/) plugin for automatically installing git
pre-commit hooks whenever `pre-commit` is specified as a dependency of the
Expand Down

0 comments on commit 23d47af

Please sign in to comment.