Skip to content

Commit

Permalink
Merge pull request #94 from berquist/update-renovate-config
Browse files Browse the repository at this point in the history
use personal renovate configuration
  • Loading branch information
berquist authored Jan 8, 2025
2 parents d67e408 + b8ef6ef commit 053c735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ repos:
- id: fix-byte-order-marker
exclude: pymolresponse/data
- id: check-merge-conflict
- id: check-json
- id: check-toml
- id: check-yaml
- id: check-added-large-files
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"local>berquist/.github:renovate-config"
]
}

0 comments on commit 053c735

Please sign in to comment.