Skip to content

Commit 7c2a2e2

Browse files
committed
Fix
1 parent 4068fb8 commit 7c2a2e2

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
@@ -98,5 +98,5 @@ ci:
9898
autoupdate_branch: ''
9999
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
100100
autoupdate_schedule: weekly
101-
skip: [pytest,doctest,mypy]
101+
skip: [pytest,doctest,mypy,prettier-app,nextjs-lint]
102102
submodules: false

0 commit comments

Comments
 (0)