Compare commits

..

No commits in common. "f605ea9f55df7b0e60f4e92fa0db22739d2b007d" and "41029bfbc9f16a2f74f46d6724349b8256fc4f68" have entirely different histories.

8 changed files with 1 additions and 9 deletions

View file

@ -27,7 +27,7 @@ repos:
args: [--target-version, "6.0"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.8
rev: v0.15.5
hooks:
- id: ruff-check
args: ["--fix", "--exit-non-zero-on-fix"]

View file

@ -10,7 +10,6 @@
"buildx",
"chatbadge",
"chatbadgeset",
"chzzk",
"collectstatic",
"colorama",
"createsuperuser",

View file

View file

@ -1,7 +0,0 @@
from django.apps import AppConfig
class ChzzkConfig(AppConfig):
"""Config for chzzk app."""
name = "chzzk"

View file

View file