Skip to content

Commit 17d3d05

Browse files
committed
fix skip
1 parent b38faba commit 17d3d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autofix_prs: true
33
autoupdate_schedule: weekly
44
submodules: false
5-
skip: ["pip-compile", "pip-compile-docs"]
5+
skip: ["pip-compile"]
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)