Skip to content

Commit

Permalink
Merge branch 'main' into feature/model-update-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
erichesse authored Oct 18, 2024
2 parents 01a43e3 + b9c62ca commit 7217ef4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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].1
uses: renovatebot/[email protected].2
env:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }}
RENOVATE_REPOSITORIES: "robert-koch-institut/mex-model"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cruft==2.15.0
mex-release @ git+https://github.com/robert-koch-institut/mex-release.git
pdm==2.19.1
pdm==2.19.2
pre-commit==4.0.1
wheel==0.44.0

0 comments on commit 7217ef4

Please sign in to comment.