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