diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 41de13667..41a57e1b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: files: "docs/.*/.*.mdx" - repo: https://github.com/fpgmaas/deptry.git - rev: "0.22.0" + rev: "0.23.0" hooks: - id: deptry pass_filenames: false