Skip to content

Commit dbc8817

Browse files
chore(deps): update all dependencies
1 parent 45f7dde commit dbc8817

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: check-useless-excludes
1919
priority: 0
2020
- repo: https://github.com/ansible/actions
21-
rev: v1.1.1
21+
rev: v1.1.2
2222
hooks:
2323
- id: toml
2424
priority: 0
@@ -39,7 +39,7 @@ repos:
3939
- id: pydoclint
4040
priority: 1
4141
- repo: https://github.com/astral-sh/uv-pre-commit
42-
rev: 0.11.3
42+
rev: 0.11.6
4343
hooks:
4444
- id: uv-sync
4545
- id: uv-lock
@@ -49,7 +49,7 @@ repos:
4949
args: ["--upgrade"]
5050
stages: [manual]
5151
- repo: https://github.com/biomejs/pre-commit
52-
rev: "v2.4.10"
52+
rev: "v2.4.11"
5353
hooks:
5454
- id: biome-check
5555
name: biome

0 commit comments

Comments
 (0)