mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Migrate to uv build system
- Remove Makefile - Add Justfile - Bump deps - Update .editorconfig - Update contributing.rst - Add `1770.misc.rst` - Reformat
This commit is contained in:
parent
f9ba9e37c6
commit
34528c95d5
11 changed files with 819 additions and 786 deletions
|
|
@ -14,7 +14,7 @@ repos:
|
|||
- id: "check-json"
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 'v0.14.0'
|
||||
rev: 'v0.15.0'
|
||||
hooks:
|
||||
- id: ruff
|
||||
files: &files '^(aiogram|tests|examples)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue