Skip to content

Commit 0600eed

Browse files
committed
pre-commit: Bump dependencies
Change-Id: I520dbc65e5e2a3cefdab48080ae2c04ca340f2c2 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent db4a8b4 commit 0600eed

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
@@ -15,13 +15,13 @@ repos:
1515
files: .*\.(yaml|yml)$
1616
args: ['--unsafe']
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.1
18+
rev: v0.15.18
1919
hooks:
2020
- id: ruff-check
2121
args: ['--fix', '--unsafe-fixes']
2222
- id: ruff-format
2323
- repo: https://opendev.org/openstack/hacking
24-
rev: 8.0.0
24+
rev: 8.1.0
2525
hooks:
2626
- id: hacking
2727
additional_dependencies: []

0 commit comments

Comments
 (0)