arraylabs / pymyq

Python wrapper for MyQ API
MIT License
112 stars 42 forks source link

Bump pre-commit from 2.20.0 to 3.0.1 #169

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pre-commit from 2.20.0 to 3.0.1.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.0.1

Fixes

  • Ensure coursier hooks are available offline after install.

pre-commit v3.0.0

Features

Fixes

Updating

  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies

pre-commit v2.21.0

Features

... (truncated)

Changelog

Sourced from pre-commit's changelog.

3.0.1 - 2023-01-26

Fixes

  • Ensure coursier hooks are available offline after install.

3.0.0 - 2023-01-23

Features

Fixes

Updating

  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies

2.21.0 - 2022-12-25

Features

... (truncated)

Commits
  • dd8e717 v3.0.1
  • 6d3a7ee Merge pull request #2723 from pre-commit/coursier-cache
  • 83e05e6 ensure coursier hooks are available offline after install
  • 6b88fe5 v3.0.0
  • ea88b37 Merge pull request #2720 from pre-commit/install-state-v2
  • bff5e0e introduce install state v2 to replace v1
  • 2c39545 Merge pull request #2718 from jalessio/jamie/upgrade-to-ruby-build-v20221225
  • 14c38d1 Upgrade to ruby-build v20221225
  • 50848aa Merge pull request #2709 from pre-commit/test-lua
  • a0fc602 Merge pull request #2708 from pre-commit/r-tests
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #170.