Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Bump pre-commit-hooks from 3.1.0 to 3.2.0 #137

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2020

Bumps pre-commit-hooks from 3.1.0 to 3.2.0.

Release notes

Sourced from pre-commit-hooks's releases.

pre-commit-hooks v3.2.0

Features

  • debug-statements: add support for pydevd_pycharm debugger

Fixes

  • check-executables-have-shebangs: fix git-quoted files on windows (spaces, non-ascii, etc.)
Changelog

Sourced from pre-commit-hooks's changelog.

3.2.0 - 2020-07-30

Features

  • debug-statements: add support for pydevd_pycharm debugger

Fixes

  • check-executables-have-shebangs: fix git-quoted files on windows (spaces, non-ascii, etc.)
Commits
  • e1668fe v3.2.0
  • 9eab799 Merge pull request #509 from pawamoy/patch-1
  • 4faed34 Fix parsing of git output with unusual characters
  • 5372f44 Merge pull request #502 from jgeerds/feature/catch-pydevd-pycharm-debug-state...
  • 53a05b9 Add "pydevd_pycharm" to list of debug statements
  • f7dd0c0 Merge pull request #501 from marcjay/document-no-commit-to-branch-always-run
  • b469434 Document the default always_run behaviour of no-commit-to-branch
  • c14b3aa sed -i s/whitelist/allowlist/g
  • f0bf512 Merge pull request #491 from pre-commit/all-repos_autofix_faster-tests
  • 1da4a7f slightly speed up tests by avoiding pre-commit install
  • Additional commits viewable in compare view

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.


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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 31, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/pre-commit-hooks-3.2.0 branch from 91d98fb to 0a78df9 Compare August 3, 2020 07:27
@github-actions github-actions bot merged commit 579f9a3 into master Aug 3, 2020
@dependabot dependabot bot deleted the dependabot/pip/pre-commit-hooks-3.2.0 branch August 3, 2020 07:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants