fix: correct indentation in pre-commit config for pyupgrade hook
This commit is contained in:
@@ -23,4 +23,3 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
args: [--py310-plus]
|
args: [--py310-plus]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user