Skip to content

Commit

Permalink
Update config.json (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Feb 16, 2024
1 parent bf43bc9 commit 651b9c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@
"command": "track",
"description": "Tracks the specified pull request. Queue a build, raise a **[dependabot](https://github.com/dependabot) recreate** comment to resolve conflicts, and synchronize merge branches.",
"dev": true
},
{
"command": "update snapshot",
"description": "Updaet tests snapshots (npm test -- -u) (only for **Node.js** projects)."
}
],
"pullRequests": {
Expand Down

0 comments on commit 651b9c0

Please sign in to comment.