From 0214f9d7be2870db65d0c2516e03b2374dfc37a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 19:02:53 +0000 Subject: [PATCH] chore(deps): update dependency schweizerischebundesbahnen/weasyprint-service to v63 --- .pre-commit-config.yaml | 2 +- src/main/resources/versions.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7af792ba..f690f681 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: language: pygrep types: [text] - repo: https://github.com/zricethezav/gitleaks - rev: v8.22.1 + rev: v8.21.2 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user diff --git a/src/main/resources/versions.properties b/src/main/resources/versions.properties index b29fee41..b93ad110 100644 --- a/src/main/resources/versions.properties +++ b/src/main/resources/versions.properties @@ -1 +1 @@ -weasyprint-service.version=62.4.6 \ No newline at end of file +weasyprint-service.version=63.1.0 \ No newline at end of file