Release notes
*Sourced from [pre-commit's releases](https://github.com/pre-commit/pre-commit/releases).*
> ## pre-commit v1.15.1
> ### Fixes
> - Fix command length calculation on posix when `SC_ARG_MAX` is not defined.
> - [#691](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/691) issue by [@ushuz.](https://github.com/ushuz.)
> - [#987](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/987) 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.15.1
> ======
>
> ### Fixes
> - Fix command length calculation on posix when `SC_ARG_MAX` is not defined.
> - [#691](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/691) issue by [@ushuz.](https://github.com/ushuz.)
> - [#987](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/987) PR by [@asottile.](https://github.com/asottile.)
Commits
- [`b33f2c4`](https://github.com/pre-commit/pre-commit/commit/b33f2c40d8de0cd2c55a9b637773172198962832) v1.15.1
- [`6302dec`](https://github.com/pre-commit/pre-commit/commit/6302dec938adbca0d4c2fe17e19d257857b7017a) Merge pull request [#987](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/987) from asottile/no_sc_arg_max
- [`681d78b`](https://github.com/pre-commit/pre-commit/commit/681d78b6cf4d9bf0ad6f4f36742f29348f865409) Bound maxsize by 4096 when SC_ARG_MAX is not present
- See full diff in [compare view](https://github.com/pre-commit/pre-commit/compare/v1.15.0...v1.15.1)
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.0 to 1.15.1.
Release notes
*Sourced from [pre-commit's releases](https://github.com/pre-commit/pre-commit/releases).* > ## pre-commit v1.15.1 > ### Fixes > - Fix command length calculation on posix when `SC_ARG_MAX` is not defined. > - [#691](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/691) issue by [@ushuz.](https://github.com/ushuz.) > - [#987](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/987) 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.15.1 > ====== > > ### Fixes > - Fix command length calculation on posix when `SC_ARG_MAX` is not defined. > - [#691](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/691) issue by [@ushuz.](https://github.com/ushuz.) > - [#987](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/987) PR by [@asottile.](https://github.com/asottile.)Commits
- [`b33f2c4`](https://github.com/pre-commit/pre-commit/commit/b33f2c40d8de0cd2c55a9b637773172198962832) v1.15.1 - [`6302dec`](https://github.com/pre-commit/pre-commit/commit/6302dec938adbca0d4c2fe17e19d257857b7017a) Merge pull request [#987](https://github-redirect.dependabot.com/pre-commit/pre-commit/issues/987) from asottile/no_sc_arg_max - [`681d78b`](https://github.com/pre-commit/pre-commit/commit/681d78b6cf4d9bf0ad6f4f36742f29348f865409) Bound maxsize by 4096 when SC_ARG_MAX is not present - See full diff in [compare view](https://github.com/pre-commit/pre-commit/compare/v1.15.0...v1.15.1)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.