Skip to content

Commit cc3c5ba

Browse files
ci(pre-commit.ci): autoupdate (#648)
updates: - [github.com/crate-ci/typos: v1.20.10 → v1.21.0](crate-ci/typos@v1.20.10...v1.21.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.4.2...v0.4.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d3c0896 commit cc3c5ba

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
@@ -10,12 +10,12 @@ repos:
1010
- id: validate-pyproject
1111

1212
- repo: https://github.com/crate-ci/typos
13-
rev: v1.20.10
13+
rev: v1.21.0
1414
hooks:
1515
- id: typos
1616

1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.4.2
18+
rev: v0.4.3
1919
hooks:
2020
- id: ruff
2121
args: ["--fix"]

0 commit comments

Comments
 (0)