diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b4da39f8..2baafc50e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ exclude: | repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.8 + rev: v0.11.9 hooks: - id: ruff - id: ruff-format diff --git a/doc/changelog.d/585.maintenance.md b/doc/changelog.d/585.maintenance.md new file mode 100644 index 000000000..a5012e055 --- /dev/null +++ b/doc/changelog.d/585.maintenance.md @@ -0,0 +1 @@ +pre-commit autoupdate \ No newline at end of file