We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1832cbc commit 08bef3eCopy full SHA for 08bef3e
2 files changed
.github/skills/dev/maintenance/update-dependencies/skill.md
@@ -173,7 +173,7 @@ The script will:
173
174
The script generates commit messages in this format:
175
176
-```
+```text
177
chore: update dependencies
178
179
[Full cargo update output]
@@ -184,7 +184,7 @@ chore: update dependencies
184
185
The full `cargo update` output is included in the commit body for traceability. Example:
186
187
188
Updating crates.io index
189
Locking 14 packages to latest compatible versions
190
Updating hyper-rustls from 0.27.7 to 0.27.8
project-words.txt
@@ -216,6 +216,9 @@ doctests
216
downcasted
217
downcasting
218
downloadedi
219
+pinentry
220
+signingkey
221
+clearsign
222
dpkg
223
drwxr
224
drwxrwxr
0 commit comments