mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-24 07:28:09 +01:00
Compare commits
2 commits
8ea90bcb7a
...
bf4169a0a9
Author | SHA1 | Date | |
---|---|---|---|
bf4169a0a9 | |||
|
e49344e67a |
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ repos:
|
|||
- id: isort
|
||||
args: [--profile, black]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.10.1
|
||||
rev: 23.11.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--target-version, py310]
|
||||
|
|
Loading…
Reference in a new issue