Compare commits
2 Commits
a214df24d5
...
c0cd382d8a
| Author | SHA1 | Date |
|---|---|---|
|
|
c0cd382d8a | |
|
|
2f1f72ad5d |
|
|
@ -16,7 +16,7 @@ repos:
|
|||
- id: black
|
||||
language_version: python3.12
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.19.0
|
||||
rev: v3.19.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus, --keep-runtime-typing]
|
||||
|
|
|
|||
Loading…
Reference in New Issue