8000 Have dependabot update GitHub actions (#101) · python/tzdata@2319e69 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2319e69

Browse files
Have dependabot update GitHub actions (#101)
Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
1 parent 6ca03b4 commit 2319e69

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: monthly
7+
assignees:
8+
- "@python/tzdata-maintainers"
9+
groups:
10+
actions:
11+
patterns:
12+
- "*"

0 commit comments

Comments
 (0)
0