Skip to content

Commit

Permalink
fix skip
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkdl committed Dec 17, 2024
1 parent b38faba commit 17d3d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ci:
autofix_prs: true
autoupdate_schedule: weekly
submodules: false
skip: ["pip-compile", "pip-compile-docs"]
skip: ["pip-compile"]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 17d3d05

Please sign in to comment.