mirror of
https://github.com/D4Vinci/Scrapling.git
synced 2026-09-14 20:07:02 +08:00
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
|
||||
hooks:
|
||||
- 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