mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-05 14:23:58 +01:00
Merge pull request #7 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
ceaa8a65fa
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ repos:
|
|||
- id: black
|
||||
args: [--target-version, py310]
|
||||
- repo: https://github.com/flakeheaven/flakeheaven
|
||||
rev: 3.2.1
|
||||
rev: 3.3.0
|
||||
hooks:
|
||||
- id: flakeheaven
|
||||
additional_dependencies:
|
||||
|
|
Loading…
Reference in a new issue