Skip to content

Commit a3dd8e7

Browse files
Fix deptry
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 5600d68 commit a3dd8e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
rev: v0.24.0.1
4545
hooks:
4646
- id: deptry
47-
args: ["--per-rule-ignores", "DEP002=python-docs-theme", "--package-module-name-map", "gitpython=git,sphinx-lint=sphinxlint"]
47+
args: [".", "--per-rule-ignores", "DEP002=python-docs-theme", "--package-module-name-map", "gitpython=git,sphinx-lint=sphinxlint"]
4848

4949
ci:
5050
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)