pre-commit: Bump versions
Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I186ab8fccec7c2843d40c4d217504fe944ff7791
This commit is contained in:
@@ -13,13 +13,13 @@ repos:
|
||||
- id: check-yaml
|
||||
files: .*\.(yaml|yml)$
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.14.9
|
||||
rev: v0.15.19
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args: ['--fix', '--unsafe-fixes']
|
||||
- id: ruff-format
|
||||
- repo: https://opendev.org/openstack/hacking
|
||||
rev: 8.0.0
|
||||
rev: 8.1.0
|
||||
hooks:
|
||||
- id: hacking
|
||||
additional_dependencies: []
|
||||
|
||||
Reference in New Issue
Block a user