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 820920f commit 9d92158Copy full SHA for 9d92158
.ci/pipeline/linting.yml
@@ -15,7 +15,7 @@
15
#===============================================================================
16
steps:
17
- script: |
18
- python -m pip install --upgrade pip pre-commit==4.3.0
+ python -m pip install --upgrade pip pre-commit==4.4.0
19
pre-commit install
20
pre-commit run --all-files --show-diff-on-failure
21
displayName: 'Linting'
0 commit comments