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

Update pre-commit requirement from ==3.0.* to ==3.3.* #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2023

Updates the requirements on pre-commit to permit the latest version.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.3.0

Features

Changelog

Sourced from pre-commit's changelog.

3.3.0 - 2023-05-01

Features

3.2.2 - 2023-04-03

Fixes

3.2.1 - 2023-03-25

Fixes

3.2.0 - 2023-03-17

Features

Fixes

3.1.1 - 2023-02-27

Fixes

... (truncated)

Commits
  • 4c06239 v3.3.0
  • 5df9eb9 Merge pull request #2863 from pre-commit/parallel-autoupdate
  • ddbee32 add --jobs option to autoupdate
  • bab5f70 Merge pull request #2861 from pre-commit/autoupdate-without-store
  • 4f045cb perform autoupdate without Store contention
  • 27d77fc Merge pull request #2860 from pre-commit/autoupdate-dash-C
  • e885f2e use -C for git commands in autoupdate
  • 148df0d Merge pull request #2859 from pre-commit/blobless-clone
  • 4727922 use blobless clone for faster autoupdate
  • 5cd99d8 Merge pull request #2846 from jalessio/upgrade-to-ruby-build-v20230330
  • 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)

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

Codecov Report

Merging #8 (7b889dd) into master (f4df5c5) will increase coverage by 2.81%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   94.64%   97.45%   +2.81%     
==========================================
  Files          36       36              
  Lines         392      393       +1     
==========================================
+ Hits          371      383      +12     
+ Misses         21       10      -11     
Flag Coverage Δ
unittests 97.45% <100.00%> (+2.81%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
admin_interface/apps.py 100.00% <ø> (ø)
admin_interface/migrations/0001_initial.py 100.00% <ø> (ø)
...min_interface/migrations/0002_add_related_modal.py 100.00% <ø> (ø)
admin_interface/migrations/0003_add_logo_color.py 100.00% <ø> (ø)
...in_interface/migrations/0004_rename_title_color.py 100.00% <ø> (ø)
...face/migrations/0005_add_recent_actions_visible.py 100.00% <ø> (ø)
admin_interface/migrations/0006_bytes_to_str.py 100.00% <ø> (ø)
admin_interface/migrations/0007_add_favicon.py 100.00% <ø> (ø)
...08_change_related_modal_background_opacity_type.py 100.00% <ø> (ø)
admin_interface/migrations/0009_add_enviroment.py 100.00% <ø> (ø)
... and 24 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant