Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot] f109df671c
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.2 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 23:17:11 +02:00
renovate[bot] 6dedd275cf
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.10.0 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 20:27:33 +10:00
renovate[bot] 44f12239ff
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.1 (#321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 21:27:05 +02:00
renovate[bot] abb14f5ed9
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.0 (#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 00:15:20 +00:00
renovate[bot] 563662054c
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3.7 (#318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 15:42:09 +10:00
renovate[bot] 49f0948e51
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3.6 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 21:45:00 +00:00
renovate[bot] faf02a9888
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-06 21:34:15 +00:00
renovate[bot] 47ae16c167
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3.5 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 12:48:51 +11:00
Anton Grübel 6e4eebce20
chore: update mypy and ruff (#296)
update mypy and ruff

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-03-19 06:16:16 +11:00
Federico Bond f9833ba753
chore: update ruff version to 0.2.1 and remove preview flag (#272)
Signed-off-by: Federico Bond <federicobond@gmail.com>
2024-02-07 20:08:59 -03:00
Anton Grübel b3c67b6ab3
ci: add mypy type checking and fix/exclude minor issues (#255)
* add mypy type checking and fix/exclude minor issues

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* enable explicit_package_bases for mypy

Signed-off-by: gruebel <anton.gruebel@gmail.com>

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-01-07 12:56:32 -03:00
Anton Grübel 3b6204daec
chore: replace black, fake8 and isort with ruff and ruff-format (#249)
* replace black, fake8 and isort with ruff and ruff-format

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix workflow

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* use full version tag for pre-commit/action action

Signed-off-by: gruebel <anton.gruebel@gmail.com>

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
Signed-off-by: Anton Grübel <anton.gruebel@gmail.com>
2024-01-05 19:45:26 -05:00
Federico Bond 4314ef7003
chore: simplify build and dependencies configuration (#208)
* chore: simplify build and dependencies configuration

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: remove unused .env.template

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: remove duplicate hook_support.py module

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: update pre-commit config and fix format issues

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: update github workflows

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: update dependencies

Signed-off-by: Federico Bond <federicobond@gmail.com>

* chore: replace virtualenv with built-in venv everywhere

Signed-off-by: Federico Bond <federicobond@gmail.com>

---------

Signed-off-by: Federico Bond <federicobond@gmail.com>
2023-10-18 00:41:54 -03:00
Andrew Helsby d15c141cd0 python-sdk: Fix issues raised in code review to match a more pythonic style 2022-05-30 15:13:10 +04:00
Andrew Helsby 029801f8df python-sdk: Add formatters to pre commit 2022-05-17 17:20:19 +04:00