diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index caff6c14..2008911f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ ci: # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/kynan/nbstripout - rev: 0.7.1 + rev: 0.8.1 hooks: - id: nbstripout # - repo: https://github.com/cmhughes/latexindent.pl.git @@ -21,7 +21,7 @@ repos: # hooks: # - id: latexindent - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: check-added-large-files @@ -44,7 +44,7 @@ repos: # # Similar to: https://stackoverflow.com/a/73603491/5755604 # additional_dependencies: ['types-PyYAML'] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.9 + rev: v0.8.1 hooks: - id: ruff args: