From a5664db7d3a25b6890fb9eb1f0645990f0efc44a Mon Sep 17 00:00:00 2001
From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com>
Date: Mon, 6 Jan 2025 21:59:52 +0000
Subject: [PATCH 1/2] Updated files with 'repo_helper'.

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index d73dfe6..98fa5d7 100644
--- a/README.rst
+++ b/README.rst
@@ -69,7 +69,7 @@ repo_helper_bot
 	:target: https://github.com/repo-helper/repo-helper-bot/commit/master
 	:alt: GitHub last commit
 
-.. |maintained| image:: https://img.shields.io/maintenance/yes/2024
+.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
 	:alt: Maintenance
 
 .. end shields

From 8efd711f8be60194e169d48bb5aeb488e1ab96c6 Mon Sep 17 00:00:00 2001
From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com>
Date: Wed, 5 Feb 2025 09:17:05 +0000
Subject: [PATCH 2/2] Updated files with 'repo_helper'.

---
 .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 625285e..b122609 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -81,7 +81,7 @@ repos:
     - id: snippet-fmt
 
  - repo: https://github.com/python-formate/formate
-   rev: v0.7.0
+   rev: v0.8.0
    hooks:
     - id: formate
       exclude: ^(doc-source/conf|__pkginfo__|setup)\.(_)?py$