macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
115 stars 58 forks source link

Release version 2.10.0 #169

Closed maresb closed 1 year ago

maresb commented 1 year ago

Hey, it'd be great to get a new version number with #160 included. I hope this makes it easier. Thanks!

codecov[bot] commented 1 year ago

Codecov Report

Merging #169 (76303a1) into master (5f56679) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #169   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          313       313           
=========================================
  Hits           313       313           
macisamuele commented 1 year ago

I'll take care of the release myself, going to close this PR.

I'm holding the release due to other open PRs.

In the meantime, if you need to have access to the toml change, you could update the pre commit configs to use a specific sha.

maresb commented 1 year ago

I've been using a specific sha for quite a while now, but that breaks pre-commit autoupdate.

macisamuele commented 1 year ago

I'm sorry for have had this pending for such a long time. I was confident that this was done already, apparently I was wrong. Releasing it right now.

Edit: @maresb it is released now

maresb commented 1 year ago

Wonderful, thanks a lot!!! I really appreciate it.