mirror of
https://github.com/kjanat/livegraphs-django.git
synced 2026-01-16 18:32:11 +01:00
Compare commits
1 Commits
pre-commit
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e3dbf8305 |
@ -49,7 +49,7 @@
|
||||
"ghcr.io/devcontainers/features/sshd:1": {
|
||||
"version": "latest"
|
||||
},
|
||||
"ghcr.io/hspaans/devcontainer-features/django-upgrade:1": {
|
||||
"ghcr.io/hspaans/devcontainer-features/django-upgrade:2": {
|
||||
"version": "latest"
|
||||
},
|
||||
"ghcr.io/itsmechlark/features/redis-server:1": {
|
||||
|
||||
@ -19,7 +19,7 @@ repos:
|
||||
|
||||
# uv hooks for dependency management
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 0.7.12
|
||||
rev: 0.7.5
|
||||
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.13
|
||||
rev: v0.11.10
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
||||
Reference in New Issue
Block a user