Skip to content

Commit

Permalink
feat(sgmdformat): lock the version of the tool
Browse files Browse the repository at this point in the history
Allows dependabot to also keep up with the version of the tool and
prevents surprise bumps when being run in various repositories
  • Loading branch information
alethenorio committed Nov 18, 2024
1 parent a02ab16 commit 32ec13b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/sgmdformat/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
mdformat==0.7.19
mdformat-gfm==0.3.7
mdformat-admon==2.0.6
mdformat-frontmatter==2.0.8

0 comments on commit 32ec13b

Please sign in to comment.