mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-24 15:38:10 +01:00
Compare commits
No commits in common. "bf4169a0a93a73ae5e5326d06281ff1d68e000d0" and "8ea90bcb7ad893373e134be7d9f86ebd713b9fd9" have entirely different histories.
bf4169a0a9
...
8ea90bcb7a
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.11.0
|
||||
rev: 23.10.1
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--target-version, py310]
|
||||
|
|
Loading…
Reference in a new issue