Skip to content

Commit

Permalink
πŸ“ docs: use ruff badge
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Mar 17, 2024
1 parent 8c79e22 commit a78cc74
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
Expand Up @@ -4,7 +4,7 @@ Some pre-commit hooks for docs.

<p align="center">
<a href="LICENSE"><img alt="LICENSE" src="https://img.shields.io/github/license/ShigureLab/dochooks?style=flat-square"></a>
<a href="https://github.com/psf/black"><img alt="black" src="https://img.shields.io/badge/code%20style-black-000000?style=flat-square"></a>
<a href="https://github.com/astral-sh/ruff"><img alt="ruff" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=flat-square"></a>
<a href="https://gitmoji.dev"><img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67?style=flat-square" alt="Gitmoji"></a>
</p>

Expand Down

0 comments on commit a78cc74

Please sign in to comment.