We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1597b03 commit 0e69676Copy full SHA for 0e69676
.github/dependabot.yml
@@ -20,6 +20,8 @@ updates:
20
directory: /openc3/python
21
schedule:
22
interval: weekly
23
+ ignore:
24
+ - dependency-name: openc3
25
26
# Bundler
27
- package-ecosystem: bundler
0 commit comments