diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b062742..ece18582 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,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 - id: poetry-check @@ -82,7 +82,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black - repo: https://github.com/sbrunner/jsonschema-validator diff --git a/LICENSE b/LICENSE index f8088c59..ba911571 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-2023, Camptocamp SA +Copyright (c) 2015-2024, Camptocamp SA All rights reserved. Redistribution and use in source and binary forms, with or without