Skip to content

Commit ec8009f

Browse files
chore(deps): update all dependencies
1 parent 4eaf3f7 commit ec8009f

File tree

2 files changed

+138
-140
lines changed

2 files changed

+138
-140
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ repos:
2121
- id: check-useless-excludes
2222

2323
- repo: https://github.com/ansible/actions
24-
rev: v0.3.1
24+
rev: v0.4.0
2525
hooks:
2626
- id: toml
2727
- id: ruff
2828
- id: mypy
2929
- id: pylint
3030

3131
- repo: https://github.com/astral-sh/uv-pre-commit
32-
rev: 0.9.28
32+
rev: 0.10.0
3333
hooks:
3434
- id: uv-sync
3535
- id: uv-lock
@@ -42,7 +42,7 @@ repos:
4242
# hooks:
4343
# - id: actionlint
4444
- repo: https://github.com/biomejs/pre-commit
45-
rev: "v2.3.13"
45+
rev: "v2.3.14"
4646
hooks:
4747
- id: biome-check
4848
name: biome

0 commit comments

Comments
 (0)