mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-01-16 18:42:07 +01:00
Compare commits
2 Commits
pre-commit
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
| 61c8b562c0 | |||
| 1ab8bb640e |
@ -19,7 +19,7 @@ repos:
|
|||||||
|
|
||||||
# uv hooks for dependency management
|
# uv hooks for dependency management
|
||||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||||
rev: 0.7.12
|
rev: 0.7.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: uv-export
|
- id: uv-export
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ repos:
|
|||||||
|
|
||||||
# Ruff for linting and formatting
|
# Ruff for linting and formatting
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.11.13
|
rev: v0.11.10
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix]
|
args: [--fix]
|
||||||
|
|||||||
Reference in New Issue
Block a user