Skip to content

Commit 004455f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/crate-ci/typos: typos-dict-v0.12.4 → v1](crate-ci/typos@typos-dict-v0.12.4...v1) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.7](astral-sh/ruff-pre-commit@v0.9.6...v0.11.7)
1 parent dc02cc0 commit 004455f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ repos:
1919
args: [-c, configs/.markdownlint.yaml, --fix, --disable, MD028]
2020

2121
- repo: https://github.com/crate-ci/typos
22-
rev: typos-dict-v0.12.4
22+
rev: v1
2323
hooks:
2424
- id: typos
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.9.6
27+
rev: v0.11.7
2828
hooks:
2929
# Run the formatter
3030
- id: ruff-format

0 commit comments

Comments
 (0)