Skip to content

Commit

Permalink
Merge pull request #71 from beeware/dependabot/pip/pre-commit-4.0.1
Browse files Browse the repository at this point in the history
Bump pre-commit from 4.0.0 to 4.0.1
  • Loading branch information
freakboy3742 authored Oct 14, 2024
2 parents 612df1f + 2a877f3 commit a9b99bb
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 @@ -41,7 +41,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"pre-commit == 4.0.0",
"pre-commit == 4.0.1",
]

[project.urls]
Expand Down

0 comments on commit a9b99bb

Please sign in to comment.