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

[pre-commit.ci] pre-commit autoupdate #114

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

Conversation

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f821358 to 79f92fb Compare May 9, 2022 21:56
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 79f92fb to 0e89dba Compare May 23, 2022 21:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 20618e2 to fab1eea Compare June 6, 2022 21:48
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from b3e4799 to 410623d Compare June 20, 2022 22:07
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 9c0f225 to 6fedb5b Compare July 11, 2022 23:07
@@ -45,14 +45,14 @@ repos:
- "prettier"
- "prettier-plugin-toml@0.3.1"
- repo: "https://github.com/asottile/pyupgrade"
rev: e695ecd365119ab4e5463f6e49bea5f4b7ca786b
rev: v2.37.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems changing the the revision to a commit hash didn't prevent the version update.

hooks:
- id: reuse
additional_dependencies:
- python-debian==0.1.40
- python-debian==0.1.38
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this version to fix the following issue:

The conflict is caused by:
        The user requested python-debian==0.1.40
        reuse 0.14.0 depends on python-debian==0.1.38

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ab89777 to 0a4c65e Compare July 25, 2022 23:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0a4c65e to 80e125c Compare August 2, 2022 00:48
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 80e125c to 5111a3a Compare August 22, 2022 23:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from fe98419 to 0bbd858 Compare October 18, 2022 01:12
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2b65de1 to 3722f10 Compare December 6, 2022 02:05
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from ec8b461 to 15fe749 Compare March 25, 2024 22:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 072ee14 to 39f6331 Compare April 15, 2024 23:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 7f204f0 to 79c1223 Compare April 29, 2024 23:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e62153e to 7db2a0c Compare May 13, 2024 22:49
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6e5e4a5 to 40d1770 Compare May 27, 2024 22:50
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 40d1770 to cd2e374 Compare June 3, 2024 23:06
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cd2e374 to afcd783 Compare June 10, 2024 23:23
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 0fc40de to b8f653f Compare June 24, 2024 23:12
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f1c687a to 8ffbd3d Compare July 8, 2024 22:49
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8ffbd3d to 5b426c3 Compare July 15, 2024 23:17
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from c0116ec to 3d02507 Compare July 29, 2024 23:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 58f77e8 to 8b3d45e Compare August 12, 2024 23:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8b3d45e to 8607a15 Compare August 19, 2024 23:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 44df26a to 9cb67ef Compare September 2, 2024 23:20
updates:
- [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.6.8](astral-sh/ruff-pre-commit@v0.4.4...v0.6.8)
- [github.com/asottile/pyupgrade: e695ecd365119ab4e5463f6e49bea5f4b7ca786b → v3.17.0](asottile/pyupgrade@e695ecd...v3.17.0)
- [github.com/fsfe/reuse-tool: v3.0.2 → v4.0.3](fsfe/reuse-tool@v3.0.2...v4.0.3)
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.

1 participant