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 1381357 commit 003eb25Copy full SHA for 003eb25
1 file changed
.github/dependabot.yaml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: pub
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ time: "10:25"
8
+ timezone: Europe/Berlin
9
+ ignore:
10
+ - dependency-name: "*"
11
+ update-types: ["version-update:semver-patch"]
12
+ versioning-strategy: increase
0 commit comments