diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 479a1c0d84..2c0e768cd7 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.7 + rev: v0.11.8 hooks: - id: ruff - id: ruff-format diff --git a/doc/changelog.d/1964.maintenance.md b/doc/changelog.d/1964.maintenance.md new file mode 100644 index 0000000000..c655a0905a --- /dev/null +++ b/doc/changelog.d/1964.maintenance.md @@ -0,0 +1 @@ +pre-commit automatic update \ No newline at end of file