diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d9b25041..24e44d59f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.15 + rev: v0.15.16 hooks: - id: ruff args: [--fix] diff --git a/doc/changelog.d/543.maintenance.md b/doc/changelog.d/543.maintenance.md new file mode 100644 index 000000000..49457b88d --- /dev/null +++ b/doc/changelog.d/543.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate