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.
2 parents b9be8f7 + 2b30246 commit 4dea6f0Copy full SHA for 4dea6f0
.github/dependabot.yml
@@ -11,3 +11,8 @@ updates:
11
# ignore "patch" updates for all packages as patch segments are relaxed in requirements-dev.txt
12
- dependency-name: "*"
13
update-types: ["version-update:semver-patch"]
14
+
15
+ - package-ecosystem: "github-actions"
16
+ directory: "/"
17
+ schedule:
18
+ interval: "weekly"
0 commit comments