Skip to content

Commit 79c7499

Browse files
author
Luke Sneeringer
authored
chore: Configure Renovate, move to PyPI for the site generator. (#15)
1 parent 7d69a6f commit 79c7499

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
extends: ['config:base', 'docker:disable'],
3+
commitMessagePrefix: 'chore: ',
4+
groupName: 'multiple dependencies',
5+
}

renovate.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/aip-dev/site-generator@v0.3.0
1+
aip-site-generator==0.3.0

0 commit comments

Comments
 (0)