Skip to content

Commit c7c3df7

Browse files
Merge pull request #424 from neutrinoceros/mnt/pre-commit-update
MNT: auto-update pre-commit hooks
2 parents 4047d31 + 62d5b61 commit c7c3df7

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,19 +20,19 @@ repos:
2020
args: [--ignore-words-list, Nd]
2121

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

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

3434
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
35-
rev: v2.14.0
35+
rev: v2.15.0
3636
hooks:
3737
- id: pretty-format-yaml
3838
args: [--autofix, --indent, '2']

0 commit comments

Comments
 (0)