Bump hacking (again)
The previous attempt did not update pre commit config yaml, so the old version is still used. Change-Id: I79cef56cf52afe992aab89b2d08fa4757865f3b4
This commit is contained in:
parent
313a5afa6a
commit
ce0802af0a
@ -22,7 +22,7 @@ repos:
|
|||||||
- id: flake8
|
- id: flake8
|
||||||
name: flake8
|
name: flake8
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- hacking>=3.1.0,<3.2.0
|
- hacking>=6.1.0,<6.2.0
|
||||||
language: python
|
language: python
|
||||||
entry: flake8
|
entry: flake8
|
||||||
files: '^.*\.py$'
|
files: '^.*\.py$'
|
||||||
|
Loading…
Reference in New Issue
Block a user