diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bde7127f25..880df5c54a 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.12.4 + rev: v0.12.5 hooks: - id: ruff-check - id: ruff-format diff --git a/doc/changelog.d/2140.maintenance.md b/doc/changelog.d/2140.maintenance.md new file mode 100644 index 0000000000..50021dc946 --- /dev/null +++ b/doc/changelog.d/2140.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update \ No newline at end of file