Skip to content

Commit 1c7658e

Browse files
ci(pre-commit.ci): autoupdate (#129)
updates: - [github.com/crate-ci/typos: v1.29.4 → typos-dict-v0.12.4](crate-ci/typos@v1.29.4...typos-dict-v0.12.4) - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.4](astral-sh/ruff-pre-commit@v0.8.6...v0.9.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e67cf68 commit 1c7658e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ repos:
1010
- id: validate-pyproject
1111

1212
- repo: https://github.com/crate-ci/typos
13-
rev: v1.29.4
13+
rev: typos-dict-v0.12.4
1414
hooks:
1515
- id: typos
1616
args: [--force-exclude] # omitting --write-changes
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.8.6
19+
rev: v0.9.4
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --unsafe-fixes]

0 commit comments

Comments
 (0)