Skip to content

Commit 234f715

Browse files
chore: update pre-commit hooks (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6f4342 commit 234f715

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
@@ -2,7 +2,7 @@ exclude: 'wiki-syntax-spec/.*'
22

33
repos:
44
- repo: https://github.com/trim21/pre-commit-mirror-meson
5-
rev: 'v1.10.2'
5+
rev: 'v1.11.1'
66
hooks:
77
- id: meson-fmt
88
args: ['--inplace', '--editor-config']
@@ -42,7 +42,7 @@ repos:
4242
- id: fix-byte-order-marker
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.15.9
45+
rev: v0.15.12
4646
hooks:
4747
- id: ruff
4848
args: [--fix]

0 commit comments

Comments
 (0)