chore(deps): update Pre-commit hooks #39
Annotations
10 errors
tests/commands/test_dumpdata.py#L19
tests/commands/test_dumpdata.py:19:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
tests/commands/test_dumpdata.py#L36
tests/commands/test_dumpdata.py:36:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
tests/commands/test_dumpdata.py#L49
tests/commands/test_dumpdata.py:49:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
tests/commands/test_dumpdata.py#L64
tests/commands/test_dumpdata.py:64:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
tests/commands/test_dumpdata.py#L79
tests/commands/test_dumpdata.py:79:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
tests/commands/test_loaddata.py#L15
tests/commands/test_loaddata.py:15:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
tests/conftest.py#L31
tests/conftest.py:31:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
tests/conftest.py#L42
tests/conftest.py:42:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
tests/conftest.py#L53
tests/conftest.py:53:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
|
tests/core/test_deserializer.py#L155
tests/core/test_deserializer.py:155:1: PT023 Use `@pytest.mark.django_db` over `@pytest.mark.django_db()`
|
This job failed
Loading