diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d555f1..579f3ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/camptocamp/jsonschema-gentypes - rev: 2.7.2 + rev: 2.8.1 hooks: - id: jsonschema-gentypes files: |- @@ -29,7 +29,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/sbrunner/hooks - rev: 1.0.0 + rev: 1.1.0 hooks: - id: copyright exclude: |- @@ -124,6 +124,6 @@ repos: ci/config\.yaml )$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.428.3 + rev: 37.440.7 hooks: - id: renovate-config-validator diff --git a/LICENSE b/LICENSE index 28afb60..14ca0e2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2021-2023, Camptocamp SA +Copyright (c) 2021-2024, Camptocamp SA All rights reserved. Redistribution and use in source and binary forms, with or without