diff --git a/README.md b/README.md index d9e8752..e7b201e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # generic-template [![Documentation Status](https://readthedocs.org/projects/generic-template/badge/?version=stable)](https://generic-template.readthedocs.io/en/stable/) -[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) +[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) +[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ITProKyle/generic-template/master.svg)](https://results.pre-commit.ci/latest/github/ITProKyle/generic-template/master) [![renovate](https://img.shields.io/badge/enabled-brightgreen?logo=renovatebot&logoColor=%2373afae&label=renovate)](https://developer.mend.io/) A generic template for GitHub repos.