Skip to content

Commit 648a617

Browse files
pre-commit-ci[bot]afuetterer
authored andcommitted
build: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: f8a3f8c471fb698229face5ed7640a64900b781e → f42857794802b6a77b0e66f08803575aa80d3c8f](astral-sh/ruff-pre-commit@f8a3f8c...f428577) - [github.com/crate-ci/typos: ee276ae87cb98d65004ebc0096d2c3a210ba9adc → bc15d7754beed1901b9b1ed1413c72af82bcec2e](crate-ci/typos@ee276ae...bc15d77)
1 parent 54a4223 commit 648a617

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565
- mdformat-mkdocs[recommended]>=v2.0.7
6666

6767
- repo: https://github.com/astral-sh/ruff-pre-commit
68-
rev: f8a3f8c471fb698229face5ed7640a64900b781e # frozen: v0.4.4
68+
rev: f42857794802b6a77b0e66f08803575aa80d3c8f # frozen: v0.4.7
6969
hooks:
7070
- id: ruff
7171
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
@@ -88,7 +88,7 @@ repos:
8888
- id: sp-repo-review
8989

9090
- repo: https://github.com/crate-ci/typos
91-
rev: ee276ae87cb98d65004ebc0096d2c3a210ba9adc # frozen: v1.21.0
91+
rev: bc15d7754beed1901b9b1ed1413c72af82bcec2e # frozen: v1.22.0
9292
hooks:
9393
- id: typos
9494
args: [--force-exclude]

0 commit comments

Comments
 (0)