diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ace35ad..a9c5b68 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
args: [--autofix, --no-ensure-ascii, '--top-keys=openapi,info,servers,paths,components']
files: docs/openapi.json
- repo: https://github.com/zricethezav/gitleaks
- rev: v8.20.1
+ rev: v8.21.0
hooks:
- id: gitleaks
- repo: https://github.com/grigoriev/pre-commit-check-git-user
diff --git a/pom.xml b/pom.xml
index 3f90416..d960313 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@