8000 Merge #82 · rtic-rs/rtic-syntax@01e0ac3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 01e0ac3

Browse files
bors[bot]rursprung
andauthored
Merge #82
82: enable GitHub Dependabot r=AfoHT a=rursprung this ensures that the dependencies are kept up to date. see [the docs][] for further information. [the docs]: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates Co-authored-by: Ralph Ursprung <ralph.ursprung@gmail.com>
2 parents 1bd3a4a + 0284f7f commit 01e0ac3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
- package-ecosystem: "cargo"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"

0 commit comments

Comments
 (0)
0