Skip to content

Commit

Permalink
Merge pull request #363 from freakboy3742/dependabot/pip/pre-commit-4…
Browse files Browse the repository at this point in the history
….0.1

Bump pre-commit from 4.0.0 to 4.0.1
  • Loading branch information
freakboy3742 authored Oct 14, 2024
2 parents 6999fad + 45e64c8 commit 05223f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
# Extras used by developers *of* briefcase are pinned to specific versions to
# ensure environment consistency.
dev = [
"pre-commit == 4.0.0",
"pre-commit == 4.0.1",
"pytest == 8.3.3",
"tox == 4.21.2",
]
Expand Down

0 comments on commit 05223f2

Please sign in to comment.