We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed6366 commit e75ea98Copy full SHA for e75ea98
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
python-version: "3.x"
15
16
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
17
18
extra_args: --all-files --hook-stage manual
19
env:
0 commit comments