Skip to content

Commit

Permalink
Merge pull request beeware#45 from beeware/dependabot/pip/pre-commit-…
Browse files Browse the repository at this point in the history
…3.2.1

Bump pre-commit from 3.2.0 to 3.2.1
  • Loading branch information
freakboy3742 authored Mar 26, 2023
2 parents af14575 + 1b9974d commit f732c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/45.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated pre-commit from 3.2.0 to 3.2.1.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ package_dir =
dev =
# Pre-commit 3.0 dropped support for Python 3.7
pre-commit == 2.21.0; python_version < "3.8"
pre-commit == 3.2.0; python_version >= "3.8"
pre-commit == 3.2.1; python_version >= "3.8"
pytest == 7.2.2
pytest-tldr == 0.2.5
setuptools_scm[toml] == 7.1.0
Expand Down

0 comments on commit f732c29

Please sign in to comment.