diff --git a/changes/1494.misc.rst b/changes/1494.misc.rst new file mode 100644 index 000000000..bf1cea0f6 --- /dev/null +++ b/changes/1494.misc.rst @@ -0,0 +1 @@ +Updated pre-commit from 3.4.0 to 3.5.0. diff --git a/setup.cfg b/setup.cfg index 3c57a7b15..da50c049d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -90,7 +90,7 @@ install_requires = dev = coverage[toml] == 7.3.2 coverage-conditional-plugin == 0.9.0 - pre-commit == 3.4.0 + pre-commit == 3.5.0 pytest == 7.4.2 pytest-xdist == 3.3.1 setuptools_scm[toml] == 8.0.4