34j / pdfdecrypt

Simple package for decrypting PDF files. (`pipx install decryptpdf`) Migrated to https://github.com/34j/decryptpdf.
https://github.com/34j/decryptpdf
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.9.0 #54

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v3.8.2 -> v3.9.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

commitizen-tools/commitizen (commitizen-tools/commitizen) ### [`v3.9.0`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v390-2023-09-15) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/3.9.0...3.9.0) ##### Feat - **commands**: add arg of cz commit to execute git add ##### Fix - **tests**: modify the arg of commit from add to all - **commitizen**: Modify the function of the arg a of commit from git add all to git add update ##### Refactor - **commitizen**: add return type hint of git add function ### [`v3.9.0`](https://togithub.com/commitizen-tools/commitizen/blob/HEAD/CHANGELOG.md#v390-2023-09-15) [Compare Source](https://togithub.com/commitizen-tools/commitizen/compare/3.8.2...3.9.0) ##### Feat - **commands**: add arg of cz commit to execute git add ##### Fix - **tests**: modify the arg of commit from add to all - **commitizen**: Modify the function of the arg a of commit from git add all to git add update ##### Refactor - **commitizen**: add return type hint of git add function

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #54 (bd128d2) into main (c2501ad) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   29.72%   29.72%           
=======================================
  Files           3        3           
  Lines          37       37           
  Branches       10       10           
=======================================
  Hits           11       11           
  Misses         26       26           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more