Skip to content

Commit ef5af9b

Browse files
authored
Updated pip directories
1 parent 6c78ac9 commit ef5af9b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,14 @@ updates:
99
- package-ecosystem: pip
1010
directories:
1111
- /
12-
- /translate-messages
12+
- /find-project-root
13+
- /get-min-py
14+
- /is-unicode-supported
15+
- /latin-locales
16+
- /non-latin-locales
17+
- /project-markers
1318
- /remove-json-keys
19+
- /translate-messages
1420
schedule:
1521
interval: daily
1622
groups:

0 commit comments

Comments
 (0)