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 dd053e1 commit 2b27855Copy full SHA for 2b27855
.github/dependabot.yml
@@ -7,3 +7,7 @@ updates:
7
ignore:
8
- dependency-name: "org.jboss.weld:weld-junit5"
9
update-types: ["version-update:semver-major"]
10
+ - package-ecosystem: "github-actions"
11
+ directory: "/"
12
+ schedule:
13
+ interval: "weekly"
0 commit comments