Skip to content

Commit 3bfbee7

Browse files
committed
Update hacking to 7.0.0
Which fixes failures with python3.14. Change-Id: Ia4f45e3f9f4f778f06d2352eb7299d70ee988dbb Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
1 parent 9a30a8a commit 3bfbee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
^ironic_python_agent/tests/unit/test_efi_utils.py$|
4040
)
4141
- repo: https://opendev.org/openstack/hacking
42-
rev: 6.1.0
42+
rev: 7.0.0
4343
hooks:
4444
- id: hacking
4545
additional_dependencies: []

0 commit comments

Comments
 (0)