Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/poetry-1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cutoffthetop authored Mar 4, 2024
2 parents bea2548 + ec68bcb commit 8a69b1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/robert-koch-institut/mex-template",
"commit": "bd0e3bf51cb5d37695911e65fa2ae378d93866d1",
"commit": "77ce51f46b0897c6fbd29782c32923075e296c2a",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cookiecutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,3 @@ jobs:
git commit --message "Bump cookiecutter template to $template_ref" --verbose
git push --set-upstream origin cruft/cookiecutter-template-${template_ref} --force --verbose
gh pr create --title "Bump cookiecutter template to $template_ref" --body-file .cruft-pr-body --label cruft --assignee ${{ vars.MEX_BOT_USER }}
exit 1

0 comments on commit 8a69b1b

Please sign in to comment.