postgrest-py
postgrest-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
Base: 92.87% // Head: 92.87% // No change to project coverage :thumbsup:
Coverage data is based on head (
189932d) compared to base (d1e50a2). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #138 +/- ##
=======================================
Coverage 92.87% 92.87%
=======================================
Files 23 23
Lines 941 941
=======================================
Hits 874 874
Misses 67 67
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.