We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee894a commit 30962e7Copy full SHA for 30962e7
.github/dependabot.yml
@@ -10,6 +10,7 @@ updates:
10
groups:
11
python-dependencies:
12
patterns: ['*']
13
+ exclude-patterns: ['openai']
14
15
- package-ecosystem: github-actions
16
directory: '/'
0 commit comments