Skip to content

Commit f4cf7f1

Browse files
Pre-commit automationahal
authored andcommitted
chore: pre-commit autoupdate
1 parent b4aa5f5 commit f4cf7f1

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
@@ -13,13 +13,13 @@ repos:
1313
exclude: template
1414
- id: check-added-large-files
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.15.8
16+
rev: v0.15.12
1717
hooks:
1818
- id: ruff
1919
args: [--fix, --exit-non-zero-on-fix]
2020
- id: ruff-format
2121
- repo: https://github.com/astral-sh/uv-pre-commit
22-
rev: 0.11.2
22+
rev: 0.11.8
2323
hooks:
2424
- id: uv-lock
2525
- repo: https://github.com/adrienverge/yamllint.git

0 commit comments

Comments
 (0)