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