diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d001d665ab..afefb4dde7 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.13.2 + rev: v0.13.3 hooks: - id: ruff-check - id: ruff-format diff --git a/doc/changelog.d/2285.maintenance.md b/doc/changelog.d/2285.maintenance.md new file mode 100644 index 0000000000..fa75b3e111 --- /dev/null +++ b/doc/changelog.d/2285.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update