mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-02-13 10:29:30 +01:00
Merge pull request #4 from kjanat/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
@@ -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.12
|
||||
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.13
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
||||
Reference in New Issue
Block a user