Update pre-commit dependencies (#13467)

This commit is contained in:
renovate[bot]
2024-09-22 22:54:34 -04:00
committed by GitHub
parent 18fddd458a
commit 047d77c60b

View File

@@ -45,7 +45,7 @@ repos:
)$
- repo: https://github.com/crate-ci/typos
rev: v1.24.5
rev: v1.24.6
hooks:
- id: typos
@@ -59,7 +59,7 @@ repos:
pass_filenames: false # This makes it a lot faster
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5
rev: v0.6.7
hooks:
- id: ruff-format
- id: ruff