Skip to content

Commit f7b9ef5

Browse files
Bump pre-commit from 4.1.0 to 4.3.0 (#977)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccb8653 commit f7b9ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
],
6161
"tests": ["pytest==8.4.2", "pytest-cov==7.0.0"],
6262
"all-electron": ["pawpyseed==0.7.1"],
63-
"dev": ["pre-commit==4.1.0"],
63+
"dev": ["pre-commit==4.3.0"],
6464
},
6565
python_requires=">=3.9",
6666
classifiers=[

0 commit comments

Comments
 (0)