diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 44074af86..451fd80c3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: files: "docs/.*/.*.mdx" - repo: https://github.com/fpgmaas/deptry.git - rev: "0.23.0" + rev: "0.23.1" hooks: - id: deptry pass_filenames: false