Skip to content

Commit

Permalink
Remove unnecessary flake8 plugins and old bumpversion config
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Nov 21, 2023
1 parent 9d846db commit 0c64ed5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
35 changes: 0 additions & 35 deletions .bumpversion.cfg

This file was deleted.

2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ repos:
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies: [flake8-docstrings, flake8-debugger, flake8-bugbear, mccabe]
args: [--max-complexity, "10"]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
Expand Down

0 comments on commit 0c64ed5

Please sign in to comment.