diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8b37e84..86158c9 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.6 + rev: v0.14.7 hooks: - id: ruff-check - id: ruff-format diff --git a/doc/source/changelog/124.miscellaneous.md b/doc/source/changelog/124.miscellaneous.md new file mode 100644 index 0000000..49457b8 --- /dev/null +++ b/doc/source/changelog/124.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate