Skip to content

Commit e909781

Browse files
Upgrade to GitHub-native Dependabot
1 parent f7aa1d9 commit e909781

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: pip
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
ignore:
9+
- dependency-name: ansible
10+
versions:
11+
- 2.10.0
12+
- 3.0.0
13+
- 3.1.0
14+
- 3.2.0

0 commit comments

Comments
 (0)