Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8093a5e

Browse files
committed
pre-commit: Bump versions
Change-Id: I4639ebd6aacaa4e2f4dc06f5fff2624592330b24 Signed-off-by: Takashi Kajinami <[email protected]>
1 parent 61f35e2 commit 8093a5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ repos:
1919
- id: check-yaml
2020
files: .*\.(yaml|yml)$
2121
- repo: https://opendev.org/openstack/hacking
22-
rev: 7.0.0
22+
rev: 8.0.0
2323
hooks:
2424
- id: hacking
2525
additional_dependencies: []
2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v3.20.0
27+
rev: v3.21.2
2828
hooks:
2929
- id: pyupgrade
3030
args: [--py310-plus]

0 commit comments

Comments
 (0)