From 0ea221718a2e998b1b935bc632062dfdec1e759e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=B8xbro=20Hansen?= Date: Wed, 3 Apr 2024 17:15:24 +0200 Subject: [PATCH 1/2] Update pre-commit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 937e0c67..723904c9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - id: check-json - id: detect-private-key - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.3 + rev: v0.3.5 hooks: - id: ruff files: geoviews/ From 82a0fd588afd21494bc6562c4d5c08b5f82d976c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=B8xbro=20Hansen?= Date: Wed, 3 Apr 2024 17:16:55 +0200 Subject: [PATCH 2/2] Fix releases rst --- doc/releases.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/releases.rst b/doc/releases.rst index 66105e96..937015f7 100644 --- a/doc/releases.rst +++ b/doc/releases.rst @@ -1,4 +1,4 @@ Releases ======== -View the [Changelog on GitHub](https://github.com/holoviz/geoviews/blob/main/CHANGELOG.md) for a list of all releases and changes. +View the `Changelog on GitHub `_ for a list of all releases and changes.