Skip to content

Commit

Permalink
Merge branch 'main' into add-partioning-funcs
Browse files Browse the repository at this point in the history
  • Loading branch information
mskarlin authored Dec 9, 2024
2 parents 4d0644f + 00b501a commit cda5cb2
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 @@ -23,7 +23,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.1
rev: v0.8.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down Expand Up @@ -63,7 +63,7 @@ repos:
hooks:
- id: uv-lock
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.49.1
rev: 39.58.1
hooks:
- id: renovate-config-validator
args: [--strict]
Expand Down

0 comments on commit cda5cb2

Please sign in to comment.