mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-05 14:23:58 +01:00
Merge pull request #16 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
0ed1f4d5de
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ repos:
|
|||
- --markdown-linebreak-ext=md
|
||||
exclude: ^2022/inputs/day05
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.13.0
|
||||
rev: v3.14.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py311-plus]
|
||||
|
|
Loading…
Reference in a new issue