diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e21216f..8b37e841 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.5 + rev: v0.14.6 hooks: - id: ruff-check - id: ruff-format diff --git a/doc/source/changelog/109.miscellaneous.md b/doc/source/changelog/109.miscellaneous.md new file mode 100644 index 00000000..49457b88 --- /dev/null +++ b/doc/source/changelog/109.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate