From 4d957600d8b1a7e9c54b723122e15a8c44cef1fb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 18:34:59 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 697aea12..fa5a2a69 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Python packages with our recommended tooling set up and ready to go.
Robert Vickerstaff 📖 |
David Pérez-Suárez 💻 💬 |
llapira 🐛 |
+ pre-commit.ci 🚧 |
From 25ae9f98df66a0c970d2b771626826d867f38495 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 18:35:00 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c058975f..0a9b182c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -249,6 +249,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "pre-commit-ci",
+ "name": "pre-commit.ci",
+ "avatar_url": "https://avatars.githubusercontent.com/u/64617429?v=4",
+ "profile": "https://pre-commit.ci",
+ "contributions": [
+ "maintenance"
+ ]
}
]
}