Add pre-commit badge

This commit is contained in:
David Doblas Jiménez 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"

View File

@ -1,3 +1,5 @@
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
# Advent of Code
Solutions to the problems proposed at https://adventofcode.com