Skip to content

Commit

Permalink
Merge pull request #353 from neutrinoceros/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros authored Jan 6, 2025
2 parents 4d29c98 + 323b3d6 commit 293f6da
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 @@ -16,19 +16,19 @@ repos:
- id: check-toml

- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.8
rev: 0.5.14
hooks:
- id: uv-lock

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.8.6
hooks:
- id: ruff-format
- id: ruff
args: [--fix]

- repo: https://github.com/neutrinoceros/inifix.git
rev: v5.0.2
rev: v5.1.3
hooks:
- id: inifix-format

Expand Down

0 comments on commit 293f6da

Please sign in to comment.