mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-21 14:08:11 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.9.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.9.0...v3.10.1)
This commit is contained in:
parent
e5d05109af
commit
cbc604e752
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.9.0
|
||||
rev: v3.10.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py311-plus]
|
||||
|
|
Loading…
Reference in a new issue