Skip to content

Commit

Permalink
Merge pull request #164 from LLK/renovate/configure
Browse files Browse the repository at this point in the history
Configure Renovate
  • Loading branch information
cwillisf authored Jul 22, 2021
2 parents a049deb + 3625014 commit d3562b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
*.js text eol=lf
*.js.map text eol=lf
*.json text eol=lf
*.json5 text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.txt text eol=lf
Expand Down
7 changes: 7 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",

"extends": [
"github>LLK/scratch-renovate-config:conservative"
]
}

0 comments on commit d3562b6

Please sign in to comment.