We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4804b commit bca4b36Copy full SHA for bca4b36
.github/workflows/format.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v2
21
- uses: actions/setup-python@v2
22
- - uses: pre-commit/[email protected].2
+ - uses: pre-commit/[email protected].3
23
with:
24
# Slow hooks are marked with manual - slow is okay here, run them too
25
extra_args: --hook-stage manual --all-files
0 commit comments