From 2eec3fadf644f8fd0b715077d097b88dc60329b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=B8xbro=20Hansen?= Date: Wed, 3 Apr 2024 17:21:42 +0200 Subject: [PATCH] General maintenance (#717) --- .pre-commit-config.yaml | 2 +- doc/releases.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/ 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.