From 49861b9bb6cfa52f6206a688e9b5c6e8d55f3480 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 24 Feb 2023 16:14:24 +0200 Subject: [PATCH] CONTRIBUTING.md: add pre-commit repology badge --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fcbb04..0f50728 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,3 +20,5 @@ from GitHub or `git remote`s to use, the merge might just take a bit longer 2. If the repository in question has a `.pre-commit-config.yaml` file, please install [`pre-commit`](https://pre-commit.com/) and run `pre-commit install` in your local clone at least once. + +- [![Packaging status of pre-commit](https://repology.org/badge/vertical-allrepos/python:pre-commit.svg)](https://repology.org/project/python:pre-commit/versions)