mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
📦 update ruff
to get rid of that annoying ANN101 and ANN102
This commit is contained in:
parent
423277580c
commit
5eead5f66a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ pytest = "^8.0"
|
|||
pytest-print = "^1.0"
|
||||
ayon-python-api = "^1.0"
|
||||
# linting dependencies
|
||||
ruff = "^0.3.3"
|
||||
ruff = "^0.9.3"
|
||||
pre-commit = "^4"
|
||||
codespell = "^2.2.6"
|
||||
semver = "^3.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue