Skip to content

Commit

Permalink
Merge pull request #2493 from SciTools/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
bjlittle authored Jan 6, 2025
2 parents e9238b6 + 545450e commit cc31928
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 @@ -32,12 +32,12 @@ repos:
types_or: [python, markdown, rst]
additional_dependencies: [tomli]
- repo: https://github.com/aio-libs/sort-all
rev: "v1.2.0"
rev: "v1.3.0"
hooks:
- id: sort-all
types: [file, python]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.9'
rev: 'v0.8.6'
hooks:
- id: ruff
args: [--fix]

0 comments on commit cc31928

Please sign in to comment.