We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c72e0c commit 4eaa94bCopy full SHA for 4eaa94b
.github/workflows/pre-commit.yml
@@ -24,4 +24,4 @@ jobs:
24
pip install pre-commit
25
26
- name: Run pre-commit hooks
27
- run: pre-commit run --all-files
+ run: pre-commit run --all-files
0 commit comments