Skip to content

Commit f6ff908

Browse files
authored
Merge pull request #209 from praw-dev/workflows
Update github workflows
2 parents 4e3722c + 849ab29 commit f6ff908

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: weekly
7+
- package-ecosystem: pip
8+
directory: /
9+
schedule:
10+
interval: weekly

.github/workflows/manual_tag_release.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)