Add pre-commit badge

This commit is contained in:
2023-10-22 16:02:02 +02:00
parent d8c5686ed6
commit 6fdb2d4321
2 changed files with 2 additions and 4 deletions

View File

@@ -10,10 +10,6 @@ repos:
rev: 23.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: "v0.1.1"