Skip to content

Commit 6439a29

Browse files
Merge pull request #427 from neutrinoceros/pre-commit-ci-update-config
2 parents 88cea24 + 9989f00 commit 6439a29

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ repos:
2020
args: [--ignore-words-list, Nd]
2121

2222
- repo: https://github.com/astral-sh/uv-pre-commit
23-
rev: 0.7.16
23+
rev: 0.7.19
2424
hooks:
2525
- id: uv-lock
2626

2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.12.1
28+
rev: v0.12.2
2929
hooks:
3030
- id: ruff-format
31-
- id: ruff
31+
- id: ruff-check
3232
args: [--fix]
3333

3434
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks

0 commit comments

Comments
 (0)