Release notes
*Sourced from [pre-commit's releases](https://github.com/pre-commit/pre-commit/releases).*
> ## pre-commit v1.16.0
> ### Features
> - Add support for `prepare-commit-msg` hook
> - [#1004](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1004) PR by [@marcjay.](https://github.com/marcjay.)
>
> ### Fixes
> - Fix repeated legacy `pre-commit install` on windows
> - [#1010](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1010) issue by [@AbhimanyuHK.](https://github.com/AbhimanyuHK.)
> - [#1011](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1011) PR by [@asottile.](https://github.com/asottile.)
> - Whitespace fixup
> - [#1014](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1014) PR by [@mxr.](https://github.com/mxr.)
> - Fix CI check for working pcre support
> - [#1015](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1015) PR by [@Myrheimb.](https://github.com/Myrheimb.)
>
> ### Misc.
> - Switch CI from travis / appveyor to azure pipelines
> - [#1012](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1012) 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.16.0 - 2019-05-04
> ===================
>
> ### Features
> - Add support for `prepare-commit-msg` hook
> - [#1004](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1004) PR by [@marcjay.](https://github.com/marcjay.)
>
> ### Fixes
> - Fix repeated legacy `pre-commit install` on windows
> - [#1010](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1010) issue by [@AbhimanyuHK.](https://github.com/AbhimanyuHK.)
> - [#1011](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1011) PR by [@asottile.](https://github.com/asottile.)
> - Whitespace fixup
> - [#1014](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1014) PR by [@mxr.](https://github.com/mxr.)
> - Fix CI check for working pcre support
> - [#1015](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1015) PR by [@Myrheimb.](https://github.com/Myrheimb.)
>
> ### Misc.
> - Switch CI from travis / appveyor to azure pipelines
> - [#1012](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1012) PR by [@asottile.](https://github.com/asottile.)
Commits
- [`75651dc`](https://github.com/pre-commit/pre-commit/commit/75651dc8b0bc226bac9b92fef83306792ec87241) v1.16.0
- [`72f98d2`](https://github.com/pre-commit/pre-commit/commit/72f98d26e690da11dc2e41861d14c58eb21930cb) Merge pull request [#1015](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1015) from Myrheimb/patch-1
- [`00e0489`](https://github.com/pre-commit/pre-commit/commit/00e048995c79808f5f6cedb85aec09c73a6eb141) Yet another try to fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013)
- [`5977b11`](https://github.com/pre-commit/pre-commit/commit/5977b1125bc05aae5594e00d9d0ecd607ec8f66d) Another try to fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013)
- [`5590fc7`](https://github.com/pre-commit/pre-commit/commit/5590fc7a5351ef1793952856fc391f7b382430d8) New try to fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013)
- [`e9e665d`](https://github.com/pre-commit/pre-commit/commit/e9e665d042cc3bf00b84e9febc27b42cde1f0467) Could this fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013)?
- [`c97dfb2`](https://github.com/pre-commit/pre-commit/commit/c97dfb22813eb040fafd6fa1a9be91e690ae1184) Merge pull request [#1014](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1014) from mxr/patch-1
- [`64a6535`](https://github.com/pre-commit/pre-commit/commit/64a65351b990891ed2ead2177dc4101d1a6983df) Whitespace nit
- [`ee80f62`](https://github.com/pre-commit/pre-commit/commit/ee80f6218afbf4bcd49f3eee18b65aaea2d10e10) Fix badge url
- [`fee8ddd`](https://github.com/pre-commit/pre-commit/commit/fee8ddd54b60a554968d8f0d70325f8e3157bd6b) Merge pull request [#1012](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1012) from pre-commit/azure_pipelines
- Additional commits viewable in [compare view](https://github.com/pre-commit/pre-commit/compare/v1.15.2...v1.16.0)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps pre-commit from 1.15.2 to 1.16.0.
Release notes
*Sourced from [pre-commit's releases](https://github.com/pre-commit/pre-commit/releases).* > ## pre-commit v1.16.0 > ### Features > - Add support for `prepare-commit-msg` hook > - [#1004](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1004) PR by [@marcjay.](https://github.com/marcjay.) > > ### Fixes > - Fix repeated legacy `pre-commit install` on windows > - [#1010](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1010) issue by [@AbhimanyuHK.](https://github.com/AbhimanyuHK.) > - [#1011](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1011) PR by [@asottile.](https://github.com/asottile.) > - Whitespace fixup > - [#1014](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1014) PR by [@mxr.](https://github.com/mxr.) > - Fix CI check for working pcre support > - [#1015](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1015) PR by [@Myrheimb.](https://github.com/Myrheimb.) > > ### Misc. > - Switch CI from travis / appveyor to azure pipelines > - [#1012](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1012) 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.16.0 - 2019-05-04 > =================== > > ### Features > - Add support for `prepare-commit-msg` hook > - [#1004](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1004) PR by [@marcjay.](https://github.com/marcjay.) > > ### Fixes > - Fix repeated legacy `pre-commit install` on windows > - [#1010](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1010) issue by [@AbhimanyuHK.](https://github.com/AbhimanyuHK.) > - [#1011](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1011) PR by [@asottile.](https://github.com/asottile.) > - Whitespace fixup > - [#1014](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1014) PR by [@mxr.](https://github.com/mxr.) > - Fix CI check for working pcre support > - [#1015](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1015) PR by [@Myrheimb.](https://github.com/Myrheimb.) > > ### Misc. > - Switch CI from travis / appveyor to azure pipelines > - [#1012](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1012) PR by [@asottile.](https://github.com/asottile.)Commits
- [`75651dc`](https://github.com/pre-commit/pre-commit/commit/75651dc8b0bc226bac9b92fef83306792ec87241) v1.16.0 - [`72f98d2`](https://github.com/pre-commit/pre-commit/commit/72f98d26e690da11dc2e41861d14c58eb21930cb) Merge pull request [#1015](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1015) from Myrheimb/patch-1 - [`00e0489`](https://github.com/pre-commit/pre-commit/commit/00e048995c79808f5f6cedb85aec09c73a6eb141) Yet another try to fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013) - [`5977b11`](https://github.com/pre-commit/pre-commit/commit/5977b1125bc05aae5594e00d9d0ecd607ec8f66d) Another try to fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013) - [`5590fc7`](https://github.com/pre-commit/pre-commit/commit/5590fc7a5351ef1793952856fc391f7b382430d8) New try to fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013) - [`e9e665d`](https://github.com/pre-commit/pre-commit/commit/e9e665d042cc3bf00b84e9febc27b42cde1f0467) Could this fix [#1013](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1013)? - [`c97dfb2`](https://github.com/pre-commit/pre-commit/commit/c97dfb22813eb040fafd6fa1a9be91e690ae1184) Merge pull request [#1014](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1014) from mxr/patch-1 - [`64a6535`](https://github.com/pre-commit/pre-commit/commit/64a65351b990891ed2ead2177dc4101d1a6983df) Whitespace nit - [`ee80f62`](https://github.com/pre-commit/pre-commit/commit/ee80f6218afbf4bcd49f3eee18b65aaea2d10e10) Fix badge url - [`fee8ddd`](https://github.com/pre-commit/pre-commit/commit/fee8ddd54b60a554968d8f0d70325f8e3157bd6b) Merge pull request [#1012](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/1012) from pre-commit/azure_pipelines - Additional commits viewable in [compare view](https://github.com/pre-commit/pre-commit/compare/v1.15.2...v1.16.0)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.