Skip to content

Commit

Permalink
ci: Skip updating a specific pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt14 committed Dec 3, 2024
1 parent da1c9de commit fd6c799
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +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
pre-commit-repo-update-skip-list: https://github.com/executablebooks/mdformat,https://github.com/pappasam/toml-sort
export-dependency-groups: docs,tests
permissions:
contents: write
Expand Down

0 comments on commit fd6c799

Please sign in to comment.