Skip to content

Commit

Permalink
Merge branch 'main' into feature/mx-1736-add-vocab-items
Browse files Browse the repository at this point in the history
  • Loading branch information
erichesse authored Jan 28, 2025
2 parents d597564 + 0817cd9 commit a8e3ce6
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovatebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fetch-depth: 1

- name: Run renovatebot
uses: renovatebot/[email protected].8
uses: renovatebot/[email protected].10
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-model"
Expand Down
52 changes: 26 additions & 26 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cruft==2.16.0
mex-release==0.3.0
pdm==2.22.1
pre-commit==4.0.1
pdm==2.22.2
pre-commit==4.1.0
wheel==0.45.1

0 comments on commit a8e3ce6

Please sign in to comment.