Skip to content

Commit bd48dc6

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | astral-sh/ruff-pre-commit | v0.15.1 | v0.15.2 | | github-tags | astral-sh/uv-pre-commit | 0.10.3 | 0.10.4 |
1 parent 0f6cd8a commit bd48dc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: check-merge-conflict
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.15.1
7+
rev: v0.15.2
88
hooks:
99
- id: ruff-check
1010
- id: ruff-format
@@ -36,6 +36,6 @@ repos:
3636
require_serial: true
3737
entry: npx prettier --write --ignore-unknown
3838
- repo: https://github.com/astral-sh/uv-pre-commit
39-
rev: 0.10.3
39+
rev: 0.10.4
4040
hooks:
4141
- id: uv-lock

0 commit comments

Comments
 (0)