Skip to content

Commit

Permalink
Skip flake8 on pre-commit bot
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif authored May 7, 2024
1 parent 7e56a15 commit 76b759e
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 @@ -55,5 +55,5 @@ ci:
autoupdate_branch: ''
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: weekly
skip: [mypy]
skip: [mypy,flake8]
submodules: false

0 comments on commit 76b759e

Please sign in to comment.