mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 20:24:30 +08:00
Allow renovate to upgrade additional_dependencies in Python pre-commit hooks (#13368)
This commit is contained in:
@@ -34,6 +34,7 @@ repos:
|
||||
rev: 7.1.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
language: python
|
||||
additional_dependencies:
|
||||
- "flake8-noqa==1.4.0"
|
||||
- "flake8-pyi==24.9.0"
|
||||
|
||||
Reference in New Issue
Block a user