diff --git a/.github/workflows/update-python-and-pre-commit-dependencies.yml b/.github/workflows/update-python-and-pre-commit-dependencies.yml index e1a66fe..d7818d9 100644 --- a/.github/workflows/update-python-and-pre-commit-dependencies.yml +++ b/.github/workflows/update-python-and-pre-commit-dependencies.yml @@ -13,6 +13,7 @@ jobs: update-pre-commit: true run-pre-commit: true pre-commit-hook-skip-list: pylint,pyright,pyright-verifytypes,pyroma,poetry-audit + pre-commit-repo-update-skip-list: https://github.com/executablebooks/mdformat export-dependency-groups: docs,tests permissions: contents: write