mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-02 16:34:28 +01:00
Chore: update dev dependencies (#658)
* update dev dependencies * test * revert tests * fix event loop scope * ruff format * add old test * remove custom event loop * default loop scope * skip earlier * trigger * trigger again
This commit is contained in:
@@ -13,7 +13,7 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
- id: check-case-conflict
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.2.1
|
||||
rev: v0.7.1
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
||||
Reference in New Issue
Block a user