Merge pull request #4767 from jupyterhub/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Erik Sundell
2024-04-02 08:45:59 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ ci:
repos: repos:
# autoformat and lint Python code # autoformat and lint Python code
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.2 rev: v0.3.5
hooks: hooks:
- id: ruff - id: ruff
types_or: types_or: