Skip to content

Commit 5aeaa50

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update pre-commit config
1 parent 6f1f245 commit 5aeaa50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build
66
isort; python_version < "3.8"
77
isort==6.0.1; python_version >= "3.8"
88
pre-commit; python_version <= "3.8"
9-
pre-commit==4.2.0; python_version > "3.8"
9+
pre-commit==4.3.0; python_version > "3.8"
1010
codespell==v2.4.1
1111
flake8; python_version < "3.8"
1212
flake8==7.3.0; python_version >= "3.8"

0 commit comments

Comments
 (0)