We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1cc87a commit 79ac67aCopy full SHA for 79ac67a
.renovaterc.json
@@ -42,7 +42,7 @@
42
"postUpgradeTasks": {
43
"commands": [
44
"git stash",
45
- "pip install copier==9.3.1",
+ "pip install copier==9.4.1",
46
"copier update --defaults --vcs-ref {{{newVersion}}}"
47
]
48
},
0 commit comments