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 pycqa/autoflake to v2.2.0 #7

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
PyCQA/autoflake repository minor v2.0.1 -> v2.2.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

PyCQA/autoflake (PyCQA/autoflake) ### [`v2.2.0`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.2.0) [Compare Source](https://togithub.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0) #### What's Changed - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/255](https://togithub.com/PyCQA/autoflake/pull/255) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/256](https://togithub.com/PyCQA/autoflake/pull/256) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/257](https://togithub.com/PyCQA/autoflake/pull/257) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/PyCQA/autoflake/pull/260](https://togithub.com/PyCQA/autoflake/pull/260) - Add type annotations and validate with pyright by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/262](https://togithub.com/PyCQA/autoflake/pull/262) - Remove test_fuzz_pypi by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/263](https://togithub.com/PyCQA/autoflake/pull/263) - Bump v2.2.0 by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/265](https://togithub.com/PyCQA/autoflake/pull/265) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0 ### [`v2.1.1`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.1.1) [Compare Source](https://togithub.com/PyCQA/autoflake/compare/v2.1.0...v2.1.1) #### What's Changed - Revert "Support .toml configuration format with --config flag ([#​249](https://togithub.com/PyCQA/autoflake/issues/249))" by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/252](https://togithub.com/PyCQA/autoflake/pull/252) - Bump v2.1.1 by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/253](https://togithub.com/PyCQA/autoflake/pull/253) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.1.0) [Compare Source](https://togithub.com/PyCQA/autoflake/compare/v2.0.2...v2.1.0) #### What's Changed - Bump v2.0.2 by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/236](https://togithub.com/PyCQA/autoflake/pull/236) - Support .toml configuration format with --config flag by [@​bricker](https://togithub.com/bricker) in [https://github.com/PyCQA/autoflake/pull/249](https://togithub.com/PyCQA/autoflake/pull/249) - Bump v2.1.0 by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/250](https://togithub.com/PyCQA/autoflake/pull/250) #### New Contributors - [@​bricker](https://togithub.com/bricker) made their first contribution in [https://github.com/PyCQA/autoflake/pull/249](https://togithub.com/PyCQA/autoflake/pull/249) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.0.2...v2.1.0 ### [`v2.0.2`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.0.2) [Compare Source](https://togithub.com/PyCQA/autoflake/compare/v2.0.1...v2.0.2) #### What's Changed - Don't sort imports by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/232](https://togithub.com/PyCQA/autoflake/pull/232) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.0.1...v2.0.2

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 #7 (620885b) into main (39030f7) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  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