Add pre-commit badge
This commit is contained in:
@@ -10,10 +10,6 @@ repos:
|
|||||||
rev: 23.10.0
|
rev: 23.10.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/PyCQA/isort
|
|
||||||
rev: 5.12.0
|
|
||||||
hooks:
|
|
||||||
- id: isort
|
|
||||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||||
# Ruff version.
|
# Ruff version.
|
||||||
rev: "v0.1.1"
|
rev: "v0.1.1"
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
[](https://github.com/pre-commit/pre-commit)
|
||||||
|
|
||||||
# Advent of Code
|
# Advent of Code
|
||||||
|
|
||||||
Solutions to the problems proposed at https://adventofcode.com
|
Solutions to the problems proposed at https://adventofcode.com
|
||||||
|
|||||||
Reference in New Issue
Block a user