We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1348c commit f4697b4Copy full SHA for f4697b4
1 file changed
.github/dependabot.yml
@@ -23,6 +23,8 @@ updates:
23
- "tailwindcss"
24
- "@tailwindcss/*"
25
- "postcss"
26
+ dependencies:
27
+ patterns: ["*"]
28
cooldown:
29
# https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
30
# Cooldowns protect against supply chain attacks by avoiding the
0 commit comments