Skip to content

Commit

Permalink
adopt sp-repo-review pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Nov 23, 2023
1 parent 12cf540 commit f01afce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,10 @@ repos:
- id: check-dependabot
- id: check-github-workflows
- id: check-readthedocs

- repo: https://github.com/scientific-python/cookie
rev: 2023.11.17
hooks:
- id: sp-repo-review
additional_dependencies: ["repo-review[cli]"]
args: ["--ignore=PC140,PC180,MY100", "--show=err"]

0 comments on commit f01afce

Please sign in to comment.