Commit Graph

99 Commits

Author SHA1 Message Date
Avasam a045be8ed6 Import names from typing directly rather than importing module (#13761) 2025-04-12 19:10:09 +02:00
pre-commit-ci[bot] 87f599dc83 [pre-commit.ci] pre-commit autoupdate (#13805)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.2...v0.11.4)

* Update requirements-tests.txt

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-04-07 22:05:06 +01:00
renovate[bot] 59a65341e0 Update most test/lint dependencies (#13754) 2025-04-01 18:44:21 +01:00
Avasam 19cea106f0 Bump ruff to 0.11.2 (#13757) 2025-04-01 17:31:38 +01:00
Avasam cc206f760d Drop flake8-noqa and remove workarounds to work with Ruff (#13571) 2025-03-03 15:48:59 +01:00
Alex Waygood c193cd2a36 Upgrade Black and Ruff (#13443) 2025-01-29 22:47:58 +00:00
Trim21 0ab97c3060 Allow renovate to upgrade additional_dependencies in Python pre-commit hooks (#13368) 2025-01-08 12:42:35 +00:00
pre-commit-ci[bot] dc1ce5f567 [pre-commit.ci] pre-commit autoupdate (#13375) 2025-01-06 16:57:35 -08:00
renovate[bot] a151457936 Update Ruff & uv (#13353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-01-02 21:30:50 +00:00
renovate[bot] b66d6cfa99 Update most test/lint dependencies (#13352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-12-31 16:50:42 -08:00
Avasam 69e3eb8be6 Bump Ruff to 0.8.0, ignoring RUF022/RUF023 (#13090) 2024-11-25 18:27:01 +00:00
renovate[bot] b954cd705c Update most test/lint dependencies (#12903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 10:51:41 +01:00
Alex Waygood 8cb6df0201 Bump flake8-pyi to 24.9.0 (#12739) 2024-10-05 19:16:05 +01:00
renovate[bot] fc611d94c8 Update most test/lint dependencies (#12717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 07:52:10 -07:00
Alex Waygood ad96829bfa Remove linters from requirements-tests.txt (#12725) 2024-10-05 14:37:27 +01:00
renovate[bot] 44aa63330b Update most test/lint dependencies (#12713) 2024-10-01 14:38:01 +02:00
renovate[bot] 8ccf26b440 Update most test/lint dependencies (#12379) 2024-07-20 22:02:12 +01:00
renovate[bot] 6e333e6ba7 Update most test/lint dependencies (#12246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-30 18:38:33 -07:00
Alex Waygood 9197ace5ec Bump flake8-pyi to 24.6.0 (#12132) 2024-06-12 11:46:23 +01:00
Alex Waygood 909b91ef94 Remove language_version from black hook in .pre-commit-config.yaml (#12009) 2024-05-23 10:18:13 -04:00
Alex Waygood 57f3dcac8d Bump flake8-pyi to 24.4.1 (#11791) 2024-04-19 10:07:56 -07:00
Avasam d26f125160 Move Ruff unsafe-fixes from pre-commit to config (#11783) 2024-04-18 18:44:51 +01:00
Avasam 12b9e48324 Update Ruff and enable F821 in stubs (#11771) 2024-04-17 09:50:58 -07:00
Alex Waygood 6883b80f52 Bump flake8-pyi to 24.4.0 (#11745) 2024-04-11 13:05:46 +01:00
Avasam a1c7926e62 Re-order ruff runs in pre-commit (#11737)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-04-09 19:07:12 +01:00
renovate[bot] d6aec09359 Update most test/lint dependencies (#11695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 20:39:28 +01:00
renovate[bot] 8679e99468 Update most test/lint dependencies (#11683)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-04-01 01:46:58 +01:00
renovate[bot] ac71074165 Update most test/lint dependencies (#11641)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-03-20 19:14:59 +00:00
Avasam 1a942aa36d Replace Flake8 checks with Ruff (except for flake8-pyi) (#11496)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-03-10 14:35:45 +00:00
Alex Waygood e085a00a8e Bump flake8-pyi to 24.3.0 (#11560) 2024-03-10 14:03:13 +00:00
Alex Waygood 35b74bc431 Rework our linting setup (#11522)
Co-authored-by: Avasam <samuel.06@hotmail.com>
2024-03-03 23:11:54 +00:00
Avasam 5cb2fe97a6 Replace flake8-bugbear with Ruff (#11500)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-02-29 18:20:31 +00:00
Jelle Zijlstra 504cbd40fe deps: upgrade pytype (#11434) 2024-02-16 22:06:25 -08:00
Alex Waygood bf58d62e74 Update test dependencies (#11361) 2024-02-05 00:53:21 +00:00
Alex Waygood c49c84f319 A new shade of Black (#11362) 2024-02-04 16:38:55 -08:00
Alex Waygood ccc81f224d Bump various test dependencies (#11249) 2024-01-05 14:09:02 -08:00
pre-commit-ci[bot] d4daff337f Update black to 23.12.1 (#11216)
updates:
- [github.com/psf/black-pre-commit-mirror: 23.12.0 → 23.12.1](https://github.com/psf/black-pre-commit-mirror/compare/23.12.0...23.12.1)
2024-01-01 21:40:33 +00:00
Alex Waygood 16933b838e Bump mypy (and a few other test dependencies) (#11196) 2023-12-21 22:57:58 +00:00
Alex Waygood ad5ec921e0 Bump various test dependencies (#11120) 2023-12-08 11:01:36 +00:00
Alex Waygood e21a2c70b7 Bump various test dependencies (#11041) 2023-11-18 15:12:06 +00:00
Alex Waygood ac88fdfdbf Bump various test dependencies (#11030) 2023-11-15 15:39:45 +00:00
Alex Waygood 516f665505 Bump flake8-pyi to 23.11.0 (#10997) 2023-11-08 16:01:24 +00:00
Nikita Sobolev 3f54f7e3de Bump ruff (#10988) 2023-11-07 10:48:08 +00:00
Avasam 49ba409da8 Replace isort with Ruff (#10912) 2023-10-27 20:14:38 -07:00
Avasam 21fcd8960f Use Ruff for from __future__ import annotations checks (#10910) 2023-10-19 11:40:41 +02:00
Nikita Sobolev 41ac46ce21 Bump ruff to 0.1.0 (#10900) 2023-10-17 11:03:38 +01:00
Alex Waygood f3506eba47 Bump various test dependency pins (#10877) 2023-10-13 13:07:52 +02:00
pre-commit-ci[bot] ff520ca9f2 Bump ruff to 0.0.292 (#10830)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.292)
2023-10-03 12:54:45 +01:00
Alex Waygood 487e33112e Bump various test dependencies (#10693) 2023-09-11 14:18:48 +01:00
Alex Waygood 65cb3735ec Bump pytype and ruff test dependencies (#10499) 2023-07-22 12:39:16 +01:00