ops: adjust vermin to use 3.10 as the new minimum Python version
This commit is contained in:
@@ -17,4 +17,4 @@ repos:
|
|||||||
rev: v1.6.0
|
rev: v1.6.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: vermin
|
- id: vermin
|
||||||
args: ['-t=3.9-', '--violations', '--eval-annotations', '--no-tips']
|
args: ['-t=3.10-', '--violations', '--eval-annotations', '--no-tips']
|
||||||
|
|||||||
Reference in New Issue
Block a user