Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 β†’ v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2)
- [github.com/crate-ci/typos: v1.26.8 β†’ v1.27.0](crate-ci/typos@v1.26.8...v1.27.0)
  • Loading branch information
pre-commit-ci[bot] authored Nov 4, 2024
1 parent ffb41e9 commit 89a1d51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.7.1'
rev: 'v0.7.2'
hooks:
- id: ruff
- repo: https://github.com/PyCQA/flake8
Expand Down Expand Up @@ -82,7 +82,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/crate-ci/typos
rev: v1.26.8
rev: v1.27.0
hooks:
- id: typos
...

0 comments on commit 89a1d51

Please sign in to comment.