Skip to content

Commit

Permalink
Merge pull request #382 from cleder/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
cleder authored Nov 11, 2024
2 parents 3c9a09b + b7c8602 commit f5a7127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ repos:
hooks:
- id: pyprojectsort
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.22
rev: v0.23
hooks:
- id: validate-pyproject
- repo: https://github.com/MarcoGorelli/absolufy-imports
rev: v0.3.1
hooks:
- id: absolufy-imports
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.7.2'
rev: 'v0.7.3'
hooks:
- id: ruff
- id: ruff-format
Expand Down Expand Up @@ -81,7 +81,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/crate-ci/typos
rev: v1.27.0
rev: typos-dict-v0.11.35
hooks:
- id: typos
...

0 comments on commit f5a7127

Please sign in to comment.