mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-01-16 10:22:10 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.7.5 → 0.7.9](https://github.com/astral-sh/uv-pre-commit/compare/0.7.5...0.7.9) - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.10...v0.11.12)
This commit is contained in:
committed by
GitHub
parent
c049061c7b
commit
c408c36614
@ -19,7 +19,7 @@ repos:
|
||||
|
||||
# uv hooks for dependency management
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 0.7.5
|
||||
rev: 0.7.9
|
||||
hooks:
|
||||
- id: uv-export
|
||||
|
||||
@ -65,7 +65,7 @@ repos:
|
||||
|
||||
# Ruff for linting and formatting
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.11.10
|
||||
rev: v0.11.12
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
||||
Reference in New Issue
Block a user