We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4068fb8 commit 7c2a2e2Copy full SHA for 7c2a2e2
.pre-commit-config.yaml
@@ -98,5 +98,5 @@ ci:
98
autoupdate_branch: ''
99
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
100
autoupdate_schedule: weekly
101
- skip: [pytest,doctest,mypy]
+ skip: [pytest,doctest,mypy,prettier-app,nextjs-lint]
102
submodules: false
0 commit comments