https://github.com/python/cpython/commit/9a83c02a0f5d85f6940c5ce3ad630e2e8d6c5661
commit: 9a83c02a0f5d85f6940c5ce3ad630e2e8d6c5661
branch: main
author: Stan Ulbrych <[email protected]>
committer: hugovk <[email protected]>
date: 2026-03-14T18:00:15+02:00
summary:
gh-137650: Group dependabot actions updates (#145947)
files:
M .github/dependabot.yml
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 7f3376f8ddb1e2..e68a07382d5884 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,6 +12,10 @@ updates:
update-types:
- "version-update:semver-minor"
- "version-update:semver-patch"
+ groups:
+ actions:
+ patterns:
+ - "*"
cooldown:
#
https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
# Cooldowns protect against supply chain attacks by avoiding the
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]