Skip to main content

Don’t bump pytest with Dependabot

ID
258c9f3
date
2025-12-08 23:48:44+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
2586376
message
Don't bump pytest with Dependabot
changed files
1 file, 1 addition

Changed files

.github/dependabot.yml (329) → .github/dependabot.yml (363)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 352e0b3..d06848c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -13,4 +13,5 @@ updates:
       day: "monday"
       time: "09:00"
     ignore:
+      - dependency-name: "pytest"
       - dependency-name: "ruff"