Skip to content

Commit 9dcbd8f

Browse files
ci(pre-commit.ci): autoupdate (#355)
updates: - [github.com/crate-ci/typos: dictgen-v0.3.1 → typos-dict-v0.12.4](crate-ci/typos@dictgen-v0.3.1...typos-dict-v0.12.4) - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fe78a4f commit 9dcbd8f

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
@@ -7,12 +7,12 @@ exclude: .asv
77

88
repos:
99
- repo: https://github.com/crate-ci/typos
10-
rev: dictgen-v0.3.1
10+
rev: typos-dict-v0.12.4
1111
hooks:
1212
- id: typos
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.9.3
15+
rev: v0.9.4
1616
hooks:
1717
- id: ruff
1818
args: [--fix, --unsafe-fixes]

0 commit comments

Comments
 (0)