Skip to content

Commit b8ef6ef

Browse files
committed
use personal renovate configuration
1 parent d67e408 commit b8ef6ef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ repos:
1515
- id: fix-byte-order-marker
1616
exclude: pymolresponse/data
1717
- id: check-merge-conflict
18+
- id: check-json
1819
- id: check-toml
1920
- id: check-yaml
2021
- id: check-added-large-files

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"local>berquist/.github:renovate-config"
55
]
66
}

0 commit comments

Comments
 (0)