Skip to content

Commit

Permalink
Merge branch 'main' into feature/add-swagger-editor-validate
Browse files Browse the repository at this point in the history
  • Loading branch information
ariwk authored Oct 28, 2024
2 parents b32133e + 6094537 commit f889739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ repos:
- id: check-git-config-user-email
args: [--templates, ^\S+\.\S+@sbb\.ch$]
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.29.1
rev: v3.30.0
hooks:
- id: commitizen
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<properties>
<pdfbox.version>3.0.3</pdfbox.version>
<okapi.xliff.version>1.47.0</okapi.xliff.version>
<byte-buddy.version>1.15.5</byte-buddy.version>
<byte-buddy.version>1.15.7</byte-buddy.version>

<slf4j.version>1.7.36</slf4j.version>
<testcontainers.version>1.20.3</testcontainers.version>
Expand Down

0 comments on commit f889739

Please sign in to comment.