diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 081b46b..4debee2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: trailing-whitespace - id: check-docstring-first @@ -31,13 +31,13 @@ repos: - "*.bib,*.ipynb" - repo: https://github.com/asottile/pyupgrade - rev: v3.14.0 + rev: v3.15.0 hooks: - id: pyupgrade args: [ --py36-plus ] - - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.1.2 + - repo: https://github.com/astral-sh/ruff-pre-commit + rev: v0.1.9 hooks: - id: ruff args: