Skip to content

Commit e4e46c2

Browse files
ci(pre-commit.ci): autoupdate (#369)
updates: - [github.com/crate-ci/typos: v1.31.1 → v1](crate-ci/typos@v1.31.1...v1) - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 456774e commit e4e46c2

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: v1.31.1
10+
rev: v1
1111
hooks:
1212
- id: typos
1313

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

0 commit comments

Comments
 (0)