diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d834f36..1602f17 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.5.6" + rev: "v0.5.7" hooks: - id: ruff types: [file, python] @@ -98,7 +98,7 @@ repos: args: ["--show=errskip"] - repo: https://github.com/numpy/numpydoc - rev: v1.8.0rc2 + rev: v1.8.0 hooks: - id: numpydoc-validation types: [file, python] \ No newline at end of file