diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1ef4c8eb..f9d72c18a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ exclude: | repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: detect-private-key - id: end-of-file-fixer diff --git a/CONST_create_template/.pre-commit-config.yaml b/CONST_create_template/.pre-commit-config.yaml index b1287f897..305a0cfa6 100644 --- a/CONST_create_template/.pre-commit-config.yaml +++ b/CONST_create_template/.pre-commit-config.yaml @@ -7,7 +7,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: detect-private-key - id: end-of-file-fixer diff --git a/CONST_create_template/ci/requirements.txt b/CONST_create_template/ci/requirements.txt index 4bdf52bc6..5e83d87c4 100644 --- a/CONST_create_template/ci/requirements.txt +++ b/CONST_create_template/ci/requirements.txt @@ -1,2 +1,2 @@ c2cciutils[checks,publish]==1.6.23 -pre-commit==3.8.0 +pre-commit==4.0.1 diff --git a/CONST_create_template/docker-compose-lib.yaml b/CONST_create_template/docker-compose-lib.yaml index a5a8e9983..9eba3d1ff 100644 --- a/CONST_create_template/docker-compose-lib.yaml +++ b/CONST_create_template/docker-compose-lib.yaml @@ -67,7 +67,7 @@ services: - HAPROXY_LOGGING_OPTIONS print: - image: camptocamp/mapfish_print:3.30 + image: camptocamp/mapfish_print:3.31 user: www-data restart: unless-stopped environment: diff --git a/ci/requirements.txt b/ci/requirements.txt index 4bdf52bc6..5e83d87c4 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,2 +1,2 @@ c2cciutils[checks,publish]==1.6.23 -pre-commit==3.8.0 +pre-commit==4.0.1 diff --git a/docker-compose-lib.yaml b/docker-compose-lib.yaml index a5a8e9983..9eba3d1ff 100644 --- a/docker-compose-lib.yaml +++ b/docker-compose-lib.yaml @@ -67,7 +67,7 @@ services: - HAPROXY_LOGGING_OPTIONS print: - image: camptocamp/mapfish_print:3.30 + image: camptocamp/mapfish_print:3.31 user: www-data restart: unless-stopped environment: