Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update pre-commit-hooks version #729

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

yermulnik
Copy link
Collaborator

@yermulnik yermulnik commented Oct 30, 2024

Put an x into the box if that apply:

  • This PR introduces breaking change.
  • This PR fixes a bug.
  • This PR adds new functionality.
  • This PR enhances existing functionality.

Description of your changes

Kudos to pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks

How can we test changes

> pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks
[https://github.com/pre-commit/pre-commit-hooks] updating v4.6.0 -> v5.0.0

> git add .pre-commit-config.yaml

> pre-commit
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
check for added large files..............................................Passed
check for merge conflicts................................................Passed
check vcs permalinks.....................................................Passed
forbid new submodules................................(no files to check)Skipped
don't commit to branch...................................................Passed
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
check for merge conflicts................................................Passed
check that executables have shebangs.................(no files to check)Skipped
check for case conflicts.................................................Passed
mixed line ending........................................................Passed
detect aws credentials...................................................Passed
detect private key.......................................................Passed
Check shell style with shfmt.........................(no files to check)Skipped
Test shell scripts with shellcheck...................(no files to check)Skipped
Lint Dockerfiles.....................................(no files to check)Skipped
prettier.............................................(no files to check)Skipped

@MaxymVlasov MaxymVlasov changed the title chore(pre-commit): Update pre-commit version chore(pre-commit): Update pre-commit-hooks version Oct 30, 2024
@MaxymVlasov MaxymVlasov changed the title chore(pre-commit): Update pre-commit-hooks version chore(deps): Update pre-commit-hooks version Oct 30, 2024
@MaxymVlasov MaxymVlasov merged commit 068ebb5 into master Oct 30, 2024
8 checks passed
@MaxymVlasov MaxymVlasov deleted the feature/upgrade_pre-commit branch October 30, 2024 21:17
@antonbabenko
Copy link
Owner

This PR is included in version 1.96.2 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants