This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
lib
mirror of
https://github.com/Kosmorro/lib
Watch
1
Star
0
Fork
0
Code
Issues
Releases
16
Activity
Browse Source
chore(dependabot): fix Yaml style
tags/v1.0.7
Jérôme Deuchnord
2 years ago
parent
58f64b17ba
commit
cd240ce4eb
1 changed files
with
12 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-12
.github/dependabot.yml
+ 12
- 12
.github/dependabot.yml
View File
@@ -1,22 +1,22 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
target-branch: main
reviewers:
- Deuchnord
commit-message:
prefix: chore
include: scope
- package-ecosystem: pip
directory: "/"
open-pull-requests-limit: 5
target-branch: main
schedule:
interval: daily
reviewers:
- Deuchnord
commit-message:
prefix: chore
include: scope
- package-ecosystem: github-actions
directory: "/"
open-pull-requests-limit: 5
target-branch: ma
ster
target-branch: ma
in
schedule:
interval: weekly
reviewers:
Write
Preview
Loading…
Cancel
Save