Skip to content

Commit 21337ff

Browse files
chore(deps): update all non-major dependencies
1 parent b25c084 commit 21337ff

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
@@ -71,7 +71,7 @@ repos:
7171
args: [--fix]
7272

7373
- repo: https://github.com/astral-sh/ruff-pre-commit
74-
rev: v0.14.0
74+
rev: v0.14.1
7575
hooks:
7676
- id: ruff
7777
types_or: [python, pyi, jupyter]
@@ -100,7 +100,7 @@ repos:
100100
- id: uv-lock
101101

102102
- repo: https://github.com/google/yamlfmt
103-
rev: v0.18.0
103+
rev: v0.18.1
104104
hooks:
105105
- id: yamlfmt
106106
types: [yaml]

0 commit comments

Comments
 (0)