Bump pre-commit from 3.6.0 to 3.6.1
Bumps pre-commit from 3.6.0 to 3.6.1.
Release notes
Sourced from pre-commit's releases.
pre-commit v3.6.1
Fixes
- Remove
PYTHONEXECUTABLE
from environment when running.
- #3110 PR by
@untitaker
.- Handle staged-files-only with only a crlf diff.
- #3126 PR by
@asottile
.- issue by
@tyyrok
.
Changelog
Sourced from pre-commit's changelog.
3.6.1 - 2024-02-10
Fixes
- Remove
PYTHONEXECUTABLE
from environment when running.
- #3110 PR by
@untitaker
.- Handle staged-files-only with only a crlf diff.
- #3126 PR by
@asottile
.- issue by
@tyyrok
.
Commits
-
15bd0c7
v3.6.1 -
92678c3
Merge pull request #3126 from pre-commit/crlf-only-diff -
032d8e2
staged_files_only can handle a crlf-only diff -
7384838
Merge pull request #3110 from untitaker/pythonexecutable -
96e0712
[pre-commit.ci] auto fixes from pre-commit.com hooks -
3388e2d
Pop PYTHONEXECUTABLE -
10f8853
Merge pull request #3107 from pre-commit/pre-commit-ci-update-config -
9682f93
[pre-commit.ci] pre-commit autoupdate -
5f8ebae
Merge pull request #3102 from pre-commit/pre-commit-ci-update-config -
9cce283
[pre-commit.ci] pre-commit autoupdate - See full diff in compare view