We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a14e3a commit bbb880cCopy full SHA for bbb880c
lint_requirements.txt
@@ -1,7 +1,7 @@
1
# Lint requirements
2
-ruff==0.14.11
3
-mypy==1.19.1
4
-shellcheck-py==0.11.0.1
+ruff~=0.14.14
+mypy~=1.19.1
+shellcheck-py~=0.11.0.1
5
6
# Type annotation stubs
7
types-pygments
0 commit comments