Skip to content

Commit 2a664b4

Browse files
committed
Fix constraints for pre-commit
1 parent 9c1a781 commit 2a664b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==25.3
22
black==25.11.0
3-
pre-commit==4.4.0
3+
pre-commit>=4.0.0
44
flake8==7.3.0
55
reorder-python-imports==3.16.0

0 commit comments

Comments
 (0)