diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ef9c3eb..4f094c69 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.11.7 + rev: v0.11.8 hooks: - id: ruff args: [--fix] diff --git a/doc/changelog.d/290.maintenance.md b/doc/changelog.d/290.maintenance.md new file mode 100644 index 00000000..b42b2410 --- /dev/null +++ b/doc/changelog.d/290.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file