From 18c97fd1b5d12b888871a5cc935f23212dd07c69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:39:11 +0000 Subject: [PATCH 1/2] Update CI dependencies --- .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 df2f8dc..46e0353 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,10 +19,10 @@ repos: - id: workflows-require-timeout - id: poetry-check additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi - id: poetry-lock additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi - repo: https://github.com/codespell-project/codespell rev: v2.3.0 hooks: @@ -33,7 +33,7 @@ repos: hooks: - id: prettier additional_dependencies: - - prettier@3.4.1 # npm + - prettier@3.4.2 # npm - prettier-plugin-sh@0.14.0 # npm - prettier-plugin-toml@2.0.1 # npm - '@prettier/plugin-xml@0.12.0' # npm @@ -79,7 +79,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/asottile/pyupgrade - rev: v3.19.0 + rev: v3.19.1 hooks: - id: pyupgrade args: @@ -92,9 +92,9 @@ repos: - --tool=ruff - --die-on-tool-error additional_dependencies: - - prospector-profile-duplicated==1.8.0 # pypi + - prospector-profile-duplicated==1.8.1 # pypi - prospector-profile-utils==1.12.2 # pypi - - ruff==0.8.1 # pypi + - ruff==0.8.4 # pypi - repo: https://github.com/sbrunner/jsonschema-validator rev: 0.3.2 hooks: From 7ec78ae0dfeb82038d39d571b9bb2f8427f7d3b9 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 20:36:17 +0000 Subject: [PATCH 2/2] Apply pre-commit fix From the artifact of the previous workflow run --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c8dee4d..e4dbf30 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2024, Stéphane Brunner +Copyright (c) 2016-2025, Stéphane Brunner Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions