pre-commit: Bump versions
Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I223ef4b7e1e53c713e5dcea22066350e41b94292
This commit is contained in:
@@ -13,7 +13,7 @@ repos:
|
||||
- id: check-yaml
|
||||
files: .*\.(yaml|yml)$
|
||||
- repo: https://opendev.org/openstack/hacking
|
||||
rev: 7.0.0
|
||||
rev: 8.0.0
|
||||
hooks:
|
||||
- id: hacking
|
||||
additional_dependencies: []
|
||||
@@ -23,7 +23,7 @@ repos:
|
||||
- id: bandit
|
||||
args: ['-c', 'pyproject.toml']
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.20.0
|
||||
rev: v3.21.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py310-plus]
|
||||
|
||||
Reference in New Issue
Block a user