Skip to content

Commit

Permalink
chore(pre-commit): hint Renovate on additional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner committed Nov 10, 2022
1 parent 6170326 commit 383aca8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ repos:
hooks:
- id: flake8
additional_dependencies:
- flake8-bugbear==22.9.23
- flake8-comprehensions==3.10.0
- flake8-simplify==0.19.3
- "flake8-bugbear==22.9.23" # renovate: pep440-python-dependency
- "flake8-comprehensions==3.10.0" # renovate: pep440-python-dependency
- "flake8-simplify==0.19.3" # renovate: pep440-python-dependency

0 comments on commit 383aca8

Please sign in to comment.