mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-22 06:28:11 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/flakeheaven/flakeheaven: 3.2.1 → 3.3.0](https://github.com/flakeheaven/flakeheaven/compare/3.2.1...3.3.0)
This commit is contained in:
parent
0682a277b6
commit
850f6e7658
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
args: [--target-version, py310]
|
args: [--target-version, py310]
|
||||||
- repo: https://github.com/flakeheaven/flakeheaven
|
- repo: https://github.com/flakeheaven/flakeheaven
|
||||||
rev: 3.2.1
|
rev: 3.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: flakeheaven
|
- id: flakeheaven
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
|
|
Loading…
Reference in a new issue