Skip to content

Commit 69402db

Browse files
chore(deps): update all dependencies
1 parent 3b4c00c commit 69402db

3 files changed

Lines changed: 1373 additions & 1373 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- uses: astral-sh/setup-uv@v7
5050

51-
- uses: j178/prek-action@v1
51+
- uses: j178/prek-action@v2
5252
id: prek
5353
with:
5454
extra-args: --config .pre-commit-config.yaml --all-files

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: check-useless-excludes
1515
priority: 0
1616
- repo: https://github.com/astral-sh/uv-pre-commit
17-
rev: 0.11.2
17+
rev: 0.11.3
1818
hooks:
1919
- id: uv-sync
2020
priority: 0
@@ -53,7 +53,7 @@ repos:
5353
- id: check-merge-conflict
5454
priority: 0
5555
- repo: https://github.com/tombi-toml/tombi-pre-commit
56-
rev: v0.9.12
56+
rev: v0.9.15
5757
hooks:
5858
- id: tombi-format
5959
alias: toml
@@ -78,6 +78,6 @@ repos:
7878
entry: uv run -q --group=lint ansible-lint --fix
7979
priority: 1
8080
- repo: https://github.com/ansible/actions
81-
rev: v1.1.0
81+
rev: v1.1.1
8282
hooks:
8383
- id: ruff

0 commit comments

Comments
 (0)