Skip to content

Commit 98182db

Browse files
[pre-commit.ci] pre-commit autoupdate (#3494)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.0...v0.15.4) - [github.com/adhtruong/mirrors-typos: v1.42.3 → v1.44.0](adhtruong/mirrors-typos@v1.42.3...v1.44.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
1 parent 45d0231 commit 98182db

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
@@ -3,7 +3,7 @@ ci:
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
# Ruff version.
6-
rev: 'v0.15.0'
6+
rev: 'v0.15.4'
77
hooks:
88
# Run the formatter.
99
- id: ruff-format
@@ -23,7 +23,7 @@ repos:
2323
exclude: ^docs/api-completeness.md$
2424
- repo: https://github.com/adhtruong/mirrors-typos
2525
# Use mirror to avoid autoupdate issue: https://github.com/crate-ci/typos/issues/390
26-
rev: 'v1.42.3'
26+
rev: 'v1.44.0'
2727
hooks:
2828
- id: typos
2929
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)