Skip to content

Commit 280e805

Browse files
chore(deps): update all non-major dependencies
1 parent 21cc0b8 commit 280e805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
# - uv.lock: auto-generated file
5656
exclude: (ideas/|resources/|tests/|uv.lock)
5757
- repo: https://github.com/astral-sh/ruff-pre-commit
58-
rev: v0.14.14
58+
rev: v0.15.0
5959
hooks:
6060
- id: ruff-check
6161
args: [--fix]
@@ -130,7 +130,7 @@ repos:
130130
# https://docs.openstack.org/bashate/latest/man/bashate.html#options
131131
args: [-i, E006]
132132
- repo: https://github.com/commitizen-tools/commitizen
133-
rev: v4.13.0
133+
rev: v4.13.2
134134
hooks:
135135
- id: commitizen
136136
stages: [commit-msg]

0 commit comments

Comments
 (0)