Merge "Bump hacking in pre commit config"

This commit is contained in:
Zuul 2024-02-23 02:30:50 +00:00 committed by Gerrit Code Review
commit 46f4020e70
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ repos:
- id: flake8
name: flake8
additional_dependencies:
- hacking>=3.1.0,<3.2.0
- hacking>=6.1.0,<6.2.0
language: python
entry: flake8
files: '^.*\.py$'