marshmallow-code / marshmallow-sqlalchemy

SQLAlchemy integration with marshmallow
https://marshmallow-sqlalchemy.readthedocs.io
MIT License
549 stars 94 forks source link

Bump pre-commit from 3.1.1 to 3.2.0 #499

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)