We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265e839 commit 1467504Copy full SHA for 1467504
1 file changed
.github/workflows/pre-commit-updates.yml
@@ -21,6 +21,7 @@ jobs:
21
if: always()
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
+ sign-commits: true
25
branch: update/pre-commit-hooks
26
delete-branch: true
27
labels: dependencies
0 commit comments