We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d2006f commit a1556a8Copy full SHA for a1556a8
.github/workflows/relevant-warnings.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install Static Analysis Tools
29
run: |
30
pip install mypy==1.15.0
31
- pip install ruff==0.3.3
+ pip install ruff==0.11.1
32
33
- name: Install Overwatch CLI
34
0 commit comments