Skip to content

Commit 3857b1c

Browse files
ci(pre-commit.ci): autoupdate
updates: - [github.com/crate-ci/typos: typos-dict-v0.11.35 → typos-dict-v0.11.37](crate-ci/typos@typos-dict-v0.11.35...typos-dict-v0.11.37) - [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.4...v0.8.1)
1 parent e4bda9e commit 3857b1c

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

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

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

0 commit comments

Comments
 (0)