We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23918a5 + eb66046 commit 5fa5c44Copy full SHA for 5fa5c44
.github/workflows/actionlint.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v4
18
- name: Run the actionlint
19
- uses: reviewdog/action-actionlint@v1.51.0
+ uses: reviewdog/action-actionlint@v1.53.0
requirements.txt
@@ -13,8 +13,8 @@ importlib-metadata==8.0.0
13
Sphinx==7.1.2
14
groundwork-sphinx-theme==1.1.1
15
notebook==7.2.1
-pyright==1.1.369
-playwright==1.44.0
+pyright==1.1.370
+playwright==1.45.0
myst-parser==3.0.1
black==24.4.2
20
blackdoc==0.3.9
0 commit comments