mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-10-14 03:39:48 +02:00
Update pre-commit hooks versions and remove unused imports in main.py
This commit is contained in:
@@ -5,7 +5,7 @@ repos:
|
||||
- id: add-trailing-comma
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-ast
|
||||
@@ -29,7 +29,7 @@ repos:
|
||||
args: ["--py310-plus"]
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.12.1
|
||||
rev: v0.13.3
|
||||
hooks:
|
||||
- id: ruff-format
|
||||
- id: ruff
|
||||
|
Reference in New Issue
Block a user