mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-02-09 03:45:28 +00:00
chore: saving the wip state
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
repos:
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.19.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py3-plus]
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: "v0.11.4"
|
||||
rev: "v0.11.5"
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--fix"]
|
||||
|
||||
Reference in New Issue
Block a user