Bump hacking

hacking 4.0.x is too old.

Change-Id: I19b8f35dd5801f7606856a54d19b926b351014e8
This commit is contained in:
Takashi Kajinami 2024-01-26 01:03:15 +09:00
parent ed04dbeeab
commit 058e1a11c7
1 changed files with 1 additions and 1 deletions

View File

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