diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7fe03935f5..32769c2cd9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ exclude: "tests/integration/files" repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.12 + rev: v0.11.13 hooks: - id: ruff-check - id: ruff-format diff --git a/doc/changelog.d/2033.maintenance.md b/doc/changelog.d/2033.maintenance.md new file mode 100644 index 0000000000..50021dc946 --- /dev/null +++ b/doc/changelog.d/2033.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update \ No newline at end of file