Skip to content

Commit 5165068

Browse files
chore(deps): update all dependencies
1 parent 8c1b9e2 commit 5165068

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: check-useless-excludes
1919
- repo: https://github.com/astral-sh/uv-pre-commit
20-
rev: 0.9.24
20+
rev: 0.9.26
2121
hooks:
2222
- id: uv-sync
2323
- id: uv-lock
@@ -76,7 +76,7 @@ repos:
7676
alias: toml
7777

7878
- repo: https://github.com/astral-sh/ruff-pre-commit
79-
rev: v0.14.11
79+
rev: v0.14.13
8080
hooks:
8181
- id: ruff-format
8282
alias: ruff
@@ -109,6 +109,6 @@ repos:
109109
- pytest
110110
- typing_extensions
111111
- repo: https://github.com/ansible/team-devtools
112-
rev: v25.12.8
112+
rev: v26.1.0
113113
hooks:
114114
- id: check-platform-constraints

0 commit comments

Comments
 (0)