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 f18e6ec commit 6866546Copy full SHA for 6866546
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
python-version: ${{ matrix.python-version }}
36
cache: "pip"
37
cache-dependency-path: "pyproject.toml"
38
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
39
40
# run our test suite on various combinations of OS / Python / Sphinx version
41
run-pytest:
0 commit comments