chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.7.4 #6089
Annotations
9 errors
Ruff (RUF036):
weblate_web/payments/backends.py#L285
weblate_web/payments/backends.py:285:10: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/payments/backends.py#L299
weblate_web/payments/backends.py:299:10: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/payments/backends.py#L448
weblate_web/payments/backends.py:448:10: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/payments/backends.py#L483
weblate_web/payments/backends.py:483:10: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/payments/backends.py#L540
weblate_web/payments/backends.py:540:10: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/payments/backends.py#L696
weblate_web/payments/backends.py:696:10: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/remote.py#L61
weblate_web/remote.py:61:20: RUF036 `None` not at the end of the type annotation.
|
Ruff (RUF036):
weblate_web/remote.py#L140
weblate_web/remote.py:140:41: RUF036 `None` not at the end of the type annotation.
|
pre-commit
Process completed with exit code 1.
|