sloria / konch

Configures your Python shell.
https://konch.readthedocs.io/
MIT License
406 stars 18 forks source link

Bump pre-commit from 1.19.0 to 1.20.0 #130

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pre-commit from 1.19.0 to 1.20.0.

Release notes *Sourced from [pre-commit's releases](https://github.com/pre-commit/pre-commit/releases).* > ## pre-commit v1.20.0 > ### Features > - Allow building newer versions of `ruby`. > - [#1193](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1193) issue by [@​choffee](https://github.com/choffee). > - [#1195](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1195) PR by [@​choffee](https://github.com/choffee). > - Bump versions reported in `pre-commit sample-config`. > - [#1197](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1197) PR by [@​asottile](https://github.com/asottile). > > ### Fixes > - Fix rare race condition with multiple concurrent first-time runs. > - [#1192](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1192) issue by [@​raholler](https://github.com/raholler). > - [#1196](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1196) PR by [@​asottile](https://github.com/asottile).
Changelog *Sourced from [pre-commit's changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md).* > 1.20.0 - 2019-10-28 > =================== > > ### Features > - Allow building newer versions of `ruby`. > - [#1193](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1193) issue by [@​choffee](https://github.com/choffee). > - [#1195](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1195) PR by [@​choffee](https://github.com/choffee). > - Bump versions reported in `pre-commit sample-config`. > - [#1197](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1197) PR by [@​asottile](https://github.com/asottile). > > ### Fixes > - Fix rare race condition with multiple concurrent first-time runs. > - [#1192](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1192) issue by [@​raholler](https://github.com/raholler). > - [#1196](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1196) PR by [@​asottile](https://github.com/asottile).
Commits - [`0bc40bc`](https://github.com/pre-commit/pre-commit/commit/0bc40bc4ea081802dd41ac92068104dfde468f6d) v1.20.0 - [`d099304`](https://github.com/pre-commit/pre-commit/commit/d09930469c491aef6bc3e46f2d0ad610b5548f83) Merge pull request [#1197](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1197) from pre-commit/bump_sample_config - [`54359ff`](https://github.com/pre-commit/pre-commit/commit/54359fff395c6890fcc4939a4ea650fede8c8197) Bump the version of pre-commit-hooks in sample-config - [`7d5f98b`](https://github.com/pre-commit/pre-commit/commit/7d5f98b6a0f1741a45e0923a08d0a4cec70bd711) Merge pull request [#1196](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1196) from pre-commit/mkdirp - [`8ff880f`](https://github.com/pre-commit/pre-commit/commit/8ff880faa63084afd0abdae7d00f902f31cb3db6) Fix rare first-run race with creation of pre-commit directory - [`6970827`](https://github.com/pre-commit/pre-commit/commit/6970827a845f6c853346c815822d9ecaf7363512) Merge pull request [#1195](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1195) from choffee/master - [`1bd745e`](https://github.com/pre-commit/pre-commit/commit/1bd745eccf2d9ea192bcdc7754fabdea5d766e64) Added new versions of rbenv and ruby-build - See full diff in [compare view](https://github.com/pre-commit/pre-commit/compare/v1.19.0...v1.20.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)