From 0f2daef6d2afc80b1c156ad532b8726d644f43c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 18:40:11 +0000 Subject: [PATCH] Update CI dependencies (patch) (#452) * Update CI dependencies * Apply pre-commit fix From the artifact of the previous workflow run --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 12 ++++++------ LICENSE | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0e5f0b0..3a2c238 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,11 +21,11 @@ repos: - id: copyright - id: poetry-check additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi exclude: ^pyproject.toml$ - id: poetry-lock additional_dependencies: - - poetry==1.8.4 # pypi + - poetry==1.8.5 # pypi exclude: ^pyproject.toml$ - id: helm-lock - repo: https://github.com/codespell-project/codespell @@ -38,7 +38,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 @@ -76,7 +76,7 @@ repos: hooks: - id: ripsecrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.1 + rev: v0.8.4 hooks: - id: ruff-format args: @@ -90,9 +90,9 @@ repos: - --die-on-tool-error - --output-format=pylint additional_dependencies: - - prospector-profile-duplicated==1.8.0 # pypi + - prospector-profile-duplicated==1.8.1 # pypi - prospector-profile-utils==1.13.0 # pypi - - ruff==0.8.1 # pypi + - ruff==0.8.4 # pypi - repo: https://github.com/sbrunner/jsonschema-validator rev: 0.3.2 hooks: diff --git a/LICENSE b/LICENSE index 14ca0e2..5a50311 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2021-2024, Camptocamp SA +Copyright (c) 2021-2025, Camptocamp SA All rights reserved. Redistribution and use in source and binary forms, with or without