DanielNoord / pydocstringformatter

Automatically format your Python docstrings to conform with PEP 8 and PEP 257
MIT License
74 stars 8 forks source link

Bump pre-commit from 3.1.1 to 3.2.0 #252

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pre-commit from 3.1.1 to 3.2.0.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.2.0

Features

Fixes

Changelog

Sourced from pre-commit's changelog.

3.2.0 - 2023-03-17

Features

Fixes

Commits
  • df2cada v3.2.0
  • fdb9ede Merge pull request #2820 from pre-commit/clear-rust-registry-cache
  • a412e54 don't set CARGO_HOME in rust
  • d5f919e Merge pull request #2815 from pre-commit/pre-commit-ci-update-config
  • 7a7772f [pre-commit.ci] pre-commit autoupdate
  • 4caea67 Merge pull request #2809 from m-rsha/move-slow-repository-tests
  • d3c0a66 move slowest python-specific tests out of repository_test
  • 950451e Merge pull request #2725 from mgaligniana/issue-2582
  • f39154f Add pre-rebase hook support
  • f2661bf Merge pull request #2808 from pre-commit/hook-stage-and-type-match
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 year ago

According to the primer, this change has no effect on the checked open source code. 🤖🎉

codecov[bot] commented 1 year ago

Codecov Report

Merging #252 (cfa29aa) into main (9ccbed6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines         1127      1127           
  Branches       205       205           
=========================================
  Hits          1127      1127           
Flag Coverage Δ
linux 98.93% <ø> (ø)
windows 99.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.