Skip to content

Commit

Permalink
Adding nextjs-unit to the skip list of autofix bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif committed Apr 26, 2024
1 parent f481e3c commit e01c11b
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 @@ -88,5 +88,5 @@ ci:
autoupdate_branch: ''
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: weekly
skip: [pytest-unit, doctest,mypy,nextjs-lint]
skip: [pytest-unit,nextjs-unit,doctest,mypy,nextjs-lint]
submodules: false

0 comments on commit e01c11b

Please sign in to comment.