Skip to content

Commit

Permalink
Add rudimentary .autorc from dandi/dandi-cli project
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Sep 25, 2023
1 parent e65c7f1 commit 36fa8c9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .autorc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"onlyPublishWithReleaseLabel": true,
"baseBranch": "master",
"author": "auto <auto@nil>",
"noVersionPrefix": true,
"plugins": ["git-tag"]
}

0 comments on commit 36fa8c9

Please sign in to comment.