Skip to content

Commit

Permalink
Do not manage asdf file anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Feb 18, 2023
1 parent 425052a commit 08c23cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .config/.tool-versions

This file was deleted.

2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"github>kachick/renovate-config-dprint:plugins"
],
"labels": ["dependencies", "renovate"],
"enabledManagers": ["nix", "asdf", "regex"],
"enabledManagers": ["nix", "regex"],
"nix": {
"enabled": true
},
Expand Down

0 comments on commit 08c23cf

Please sign in to comment.