Skip to content

Commit

Permalink
Allow renovate to upgrade additional_dependencies in Python pre-commi…
Browse files Browse the repository at this point in the history
…t hooks (#13368)
  • Loading branch information
trim21 authored Jan 8, 2025
1 parent dc1ce5f commit 0ab97c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0ab97c3

Please sign in to comment.