We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c78ac9 commit ef5af9bCopy full SHA for ef5af9b
1 file changed
.github/dependabot.yml
@@ -9,8 +9,14 @@ updates:
9
- package-ecosystem: pip
10
directories:
11
- /
12
- - /translate-messages
+ - /find-project-root
13
+ - /get-min-py
14
+ - /is-unicode-supported
15
+ - /latin-locales
16
+ - /non-latin-locales
17
+ - /project-markers
18
- /remove-json-keys
19
+ - /translate-messages
20
schedule:
21
interval: daily
22
groups:
0 commit comments