From 0bde596164dd5d5d8e053d0563759f12c1eb9aed Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:33:56 +0000 Subject: [PATCH 1/3] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/eslint/eslint: v9.39.2 → v10.0.2](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.2) - [github.com/thibaudcolas/pre-commit-stylelint: 05fae982df4a486b2a8e8f1d0e6ff6817f230957 → 622d6a0c638b9cd333a6a9511bab8e82ee95f854](https://github.com/thibaudcolas/pre-commit-stylelint/compare/05fae982df4a486b2a8e8f1d0e6ff6817f230957...622d6a0c638b9cd333a6a9511bab8e82ee95f854) - [github.com/adamchainz/django-upgrade: 553731fe59437e0bd2cf18b10144116422bed259 → 4864562a5d05a7ff3bce99bc31f892eeb396fc00](https://github.com/adamchainz/django-upgrade/compare/553731fe59437e0bd2cf18b10144116422bed259...4864562a5d05a7ff3bce99bc31f892eeb396fc00) - [github.com/PyCQA/isort: 0a09c783808cfe77bb3269250f663ff733d23302 → a333737ed43df02b18e6c95477ea1b285b3de15a](https://github.com/PyCQA/isort/compare/0a09c783808cfe77bb3269250f663ff733d23302...a333737ed43df02b18e6c95477ea1b285b3de15a) - [github.com/tox-dev/pyproject-fmt: 2a892e1706c9e0e1f853be3f34a9e04f0d5c86d9 → 51905ea0435df7e0b1dacf8108081e6a14b620bd](https://github.com/tox-dev/pyproject-fmt/compare/2a892e1706c9e0e1f853be3f34a9e04f0d5c86d9...51905ea0435df7e0b1dacf8108081e6a14b620bd) - [github.com/abravalheri/validate-pyproject: 78f5e0f104cfa803d0597eaa924b4de3becd3e3e → 4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7](https://github.com/abravalheri/validate-pyproject/compare/78f5e0f104cfa803d0597eaa924b4de3becd3e3e...4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7) - [github.com/pylint-dev/pylint: e16f942166511d6fb4427e503a734152fae0c4fe → 88e1ab7545a4af4aea15c305a154c164a95ab842](https://github.com/pylint-dev/pylint/compare/e16f942166511d6fb4427e503a734152fae0c4fe...88e1ab7545a4af4aea15c305a154c164a95ab842) - [github.com/python-jsonschema/check-jsonschema: ccf21790019848af3eb4464be2a9d5efed6358f3 → 8db279a37c552206d2df62269ff6f9d31125815a](https://github.com/python-jsonschema/check-jsonschema/compare/ccf21790019848af3eb4464be2a9d5efed6358f3...8db279a37c552206d2df62269ff6f9d31125815a) --- .pre-commit-config.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17f57420..776d5515 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -121,7 +121,7 @@ repos: description: Ensure that files end with a newline. - repo: https://github.com/eslint/eslint - rev: v9.39.2 + rev: v10.0.2 hooks: - id: eslint name: ESLint @@ -133,7 +133,7 @@ repos: - globals@17.3.0 # https://github.com/sindresorhus/globals/releases/latest - repo: https://github.com/thibaudcolas/pre-commit-stylelint - rev: 05fae982df4a486b2a8e8f1d0e6ff6817f230957 # frozen: v17.1.0 + rev: 622d6a0c638b9cd333a6a9511bab8e82ee95f854 # frozen: v17.4.0 hooks: - id: stylelint name: Stylelint @@ -181,7 +181,7 @@ repos: description: Check for compliance with the definitions in the EditorConfig file. - repo: https://github.com/adamchainz/django-upgrade - rev: 553731fe59437e0bd2cf18b10144116422bed259 # frozen: 1.29.1 + rev: 4864562a5d05a7ff3bce99bc31f892eeb396fc00 # frozen: 1.30.0 hooks: - id: django-upgrade name: Django upgrade @@ -213,7 +213,7 @@ repos: description: Check for extraneous `# noqa` comments. - repo: https://github.com/PyCQA/isort - rev: 0a09c783808cfe77bb3269250f663ff733d23302 # frozen: 7.0.0 + rev: a333737ed43df02b18e6c95477ea1b285b3de15a # frozen: 8.0.1 hooks: - id: isort name: Isort @@ -266,7 +266,7 @@ repos: description: Format the tox.ini file. - repo: https://github.com/tox-dev/pyproject-fmt - rev: 2a892e1706c9e0e1f853be3f34a9e04f0d5c86d9 # frozen: v2.12.1 + rev: 51905ea0435df7e0b1dacf8108081e6a14b620bd # frozen: v2.16.2 hooks: - id: pyproject-fmt name: pyproject.toml formatter @@ -277,14 +277,14 @@ repos: - tox==4.34.1 # https://github.com/tox-dev/tox/releases/latest - repo: https://github.com/abravalheri/validate-pyproject - rev: 78f5e0f104cfa803d0597eaa924b4de3becd3e3e # frozen: v0.24.1 + rev: 4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7 # frozen: v0.25 hooks: - id: validate-pyproject name: Validate pyproject.toml description: Validate the pyproject.toml file. - repo: https://github.com/pylint-dev/pylint - rev: e16f942166511d6fb4427e503a734152fae0c4fe # frozen: v4.0.4 + rev: 88e1ab7545a4af4aea15c305a154c164a95ab842 # frozen: v4.0.5 hooks: - id: pylint name: Pylint @@ -293,7 +293,7 @@ repos: - --py-version=3.10 # Minimum required Python version for AA. Update as needed. - repo: https://github.com/python-jsonschema/check-jsonschema - rev: ccf21790019848af3eb4464be2a9d5efed6358f3 # frozen: 0.36.1 + rev: 8db279a37c552206d2df62269ff6f9d31125815a # frozen: 0.37.0 hooks: - id: check-github-actions name: Check GitHub Actions From 1ece3c2309f60c3b9674d1b46df8dfed1cf0b7f4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:06:23 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- pyproject.toml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 80b6b5f9..ba0ddc06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,12 +57,9 @@ urls.GitHub = "https://github.com/ppfeufer/aa-sov-timer" urls.Tracker = "https://github.com/ppfeufer/aa-sov-timer/issues" urls.Translation = "https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/" -[tool.hatch.build] -include = [ +[tool.hatch] +build.include = [ "/sovtimer", ] - -[tool.hatch.metadata] -allow-direct-references = true -[tool.hatch.version] -path = "sovtimer/__init__.py" +metadata.allow-direct-references = true +version.path = "sovtimer/__init__.py" From c2fcab90b08551ad915a9d4cb3880bfd3d363255 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Tue, 3 Mar 2026 01:13:36 +0100 Subject: [PATCH 3/3] [MISC] Additional dependencies updated --- .pre-commit-config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 776d5515..4f53a853 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ # Set the default language versions for the hooks default_language_version: python: python3 # Force all Python hooks to use Python 3 - node: 22.13.1 # Force all Node hooks to use this specific Node version + node: 24.11.1 # Force all Node hooks to use this specific Node version # https://pre-commit.ci/ ci: @@ -121,7 +121,7 @@ repos: description: Ensure that files end with a newline. - repo: https://github.com/eslint/eslint - rev: v10.0.2 + rev: 2e350d6441ed9e7c5d599861514c2439b5b21b12 # frozen: v10.0.2 hooks: - id: eslint name: ESLint @@ -129,8 +129,8 @@ repos: language: node additional_dependencies: # eslint itself needs to be here when using additional_dependencies. - - eslint@9.39.2 # https://github.com/eslint/eslint/releases/latest - - globals@17.3.0 # https://github.com/sindresorhus/globals/releases/latest + - eslint@10.0.2 # https://github.com/eslint/eslint/releases/latest + - globals@17.4.0 # https://github.com/sindresorhus/globals/releases/latest - repo: https://github.com/thibaudcolas/pre-commit-stylelint rev: 622d6a0c638b9cd333a6a9511bab8e82ee95f854 # frozen: v17.4.0 @@ -143,7 +143,7 @@ repos: - --formatter=compact additional_dependencies: # stylelint itself needs to be here when using additional_dependencies. - - stylelint@17.1.0 # https://github.com/stylelint/stylelint/releases/latest + - stylelint@17.4.0 # https://github.com/stylelint/stylelint/releases/latest - stylelint-config-standard@40.0.0 # https://github.com/stylelint/stylelint-config-standard/releases/latest - repo: https://github.com/pre-commit/pygrep-hooks @@ -274,7 +274,7 @@ repos: args: - --indent=4 additional_dependencies: - - tox==4.34.1 # https://github.com/tox-dev/tox/releases/latest + - tox==4.47.0 # https://github.com/tox-dev/tox/releases/latest - repo: https://github.com/abravalheri/validate-pyproject rev: 4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7 # frozen: v0.25