hass-miner
hass-miner copied to clipboard
Bump pre-commit from 2.9.3 to 3.3.3 in /.github/workflows
Bumps pre-commit from 2.9.3 to 3.3.3.
Release notes
Sourced from pre-commit's releases.
pre-commit v3.3.3
Fixes
- Work around OS packagers setting
--install-dir
/--bin-dir
in gem settings.
- #2905 PR by
@jaysoffian
.- #2799 issue by
@lmilbaum
.pre-commit v3.3.2
Fixes
- Work around
r
on windows sometimes double-un-quoting arguments.
- #2885 PR by
@lorenzwalthert
.- #2870 issue by
@lorenzwalthert
.pre-commit v3.3.1
Fixes
- Work around
git
partial clone bug forautoupdate
on windows.
- #2866 PR by
@asottile
.- #2865 issue by
@adehad
.pre-commit v3.3.0
Features
- Upgrade ruby-build.
- #2846 PR by
@jalessio
.- Use blobless clone for faster autoupdate.
- #2859 PR by
@asottile
.- Add
-j
/--jobs
argument toautoupdate
for parallel execution.
- #2863 PR by
@asottile
.- issue by
@gaborbernat
.pre-commit v3.2.2
Fixes
- Fix support for swift >= 5.8.
- #2836 PR by
@edelabar
.- #2835 issue by
@kgrobelny-intive
.pre-commit v3.2.1
Fixes
- Fix
language_version
forlanguage: rust
without globalrustup
.
- #2823 issue by
@daschuer
.- #2827 PR by
@asottile
.pre-commit v3.2.0
Features
- Allow
pre-commit
,pre-push
, andpre-merge-commit
asstages
.
- #2732 issue by
@asottile
.- #2808 PR by
@asottile
.- Add
pre-rebase
hook support.
- #2582 issue by
@BrutalSimplicity
.- #2725 PR by
@mgaligniana
.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
3.3.3 - 2023-06-13
Fixes
- Work around OS packagers setting
--install-dir
/--bin-dir
in gem settings.
- #2905 PR by
@jaysoffian
.- #2799 issue by
@lmilbaum
.3.3.2 - 2023-05-17
Fixes
- Work around
r
on windows sometimes double-un-quoting arguments.
- #2885 PR by
@lorenzwalthert
.- #2870 issue by
@lorenzwalthert
.3.3.1 - 2023-05-02
Fixes
- Work around
git
partial clone bug forautoupdate
on windows.
- #2866 PR by
@asottile
.- #2865 issue by
@adehad
.3.3.0 - 2023-05-01
Features
- Upgrade ruby-build.
- #2846 PR by
@jalessio
.- Use blobless clone for faster autoupdate.
- #2859 PR by
@asottile
.- Add
-j
/--jobs
argument toautoupdate
for parallel execution.
- #2863 PR by
@asottile
.- issue by
@gaborbernat
.3.2.2 - 2023-04-03
Fixes
- Fix support for swift >= 5.8.
- #2836 PR by
@edelabar
.- #2835 issue by
@kgrobelny-intive
.3.2.1 - 2023-03-25
Fixes
- Fix
language_version
forlanguage: rust
without globalrustup
.
- #2823 issue by
@daschuer
.
... (truncated)
Commits
5da4258
v3.3.3e891f86
Merge pull request #2905 from jaysoffian/fix-gem-install50b1511
[pre-commit.ci] auto fixes from pre-commit.com hooks9a7ed8b
Force gem installation into envdirf073f8e
Merge pull request #2904 from pre-commit/pre-commit-ci-update-config1fc2890
[pre-commit.ci] pre-commit autoupdatec7f472d
Merge pull request #2903 from pre-commit/pre-commit-ci-update-config5d27395
[pre-commit.ci] auto fixes from pre-commit.com hooksf88cc61
[pre-commit.ci] pre-commit autoupdatec716de1
Merge pull request #2901 from pre-commit/all-repos_autofix_all-repos-sed- Additional commits viewable in compare view
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 rebase
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
@dependabot rebase
@dependabot recreate
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
@dependabot rebase
Dependabot couldn't find a requirements.txt. Because of this, Dependabot cannot update this pull request.
@dependabot rebase
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.