Skip to content

Commit

Permalink
Update pre-commit hook configuration for Prospector
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Feb 26, 2025
1 parent 7b1b76f commit 21f7a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ repos:
hooks:
- id: prospector
args:
- --tool=ruff
- --die-on-tool-error
- --output-format=pylint
- --profile=.prospector-fix.yaml
- --profile=.prospector.yaml
- --profile=utils:pre-commit
additional_dependencies:
- prospector-profile-duplicated==1.10.4 # pypi
- prospector-profile-utils==1.21.1 # pypi
Expand Down
4 changes: 0 additions & 4 deletions .prospector-fix.yaml

This file was deleted.

0 comments on commit 21f7a70

Please sign in to comment.