supabase-py
supabase-py copied to clipboard
chore(deps-dev): bump pre-commit from 2.19.0 to 2.20.0
Bumps pre-commit from 2.19.0 to 2.20.0.
Release notes
Sourced from pre-commit's releases.
pre-commit v2.20.0
Features
- Expose
sourceandobject-name(positional args) ofprepare-commit-msghook asPRE_COMMIT_COMIT_MSG_SOURCEandPRE_COMMIT_COMMIT_OBJECT_NAME.
- #2407 PR by
@M-Whitaker.- #2406 issue by
@M-Whitaker.Fixes
- Fix
language: rubyinstalls when--user-installis set in gemrc.- Adjust pty setup for solaris.
- Remove unused
--configoption fromgc,sample-config,validate-config,validate-manifestsub-commands.
- #2429 PR by
@asottile.
Changelog
Sourced from pre-commit's changelog.
2.20.0 - 2022-07-10
Features
- Expose
sourceandobject-name(positional args) ofprepare-commit-msghook asPRE_COMMIT_COMIT_MSG_SOURCEandPRE_COMMIT_COMMIT_OBJECT_NAME.
- #2407 PR by
@M-Whitaker.- #2406 issue by
@M-Whitaker.Fixes
- Fix
language: rubyinstalls when--user-installis set in gemrc.- Adjust pty setup for solaris.
- Remove unused
--configoption fromgc,sample-config,validate-config,validate-manifestsub-commands.
- #2429 PR by
@asottile.
Commits
78a2d86v2.20.0e3dc5b7Merge pull request #2454 from pre-commit/asottile-patch-1ebce88cremove warnings checksd6cc8a1Merge pull request #2453 from hroncok/python3.11901e831Tests: Adjust traceback regexes to allow Python 3.11+ ^^^^^^^98bb7e6Merge pull request #2440 from pre-commit/pre-commit-ci-update-config706d1e9Merge pull request #2439 from pre-commit/all-repos_autofix_type-checking3ebd101[pre-commit.ci] pre-commit autoupdated8b5930remove imports from TYPE_CHECKING (py37+)170335cMerge pull request #2429 from pre-commit/remove-config-option-when-unused- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #232 (9d8853e) into develop (3171a02) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## develop #232 +/- ##
========================================
Coverage 80.00% 80.00%
========================================
Files 8 8
Lines 125 125
========================================
Hits 100 100
Misses 25 25
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 3171a02...9d8853e. Read the comment docs.
Looks like pre-commit is up-to-date now, so this is no longer needed.