Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nest hide options under one option #113

Open
vuki656 opened this issue Jan 5, 2022 · 0 comments
Open

Nest hide options under one option #113

vuki656 opened this issue Jan 5, 2022 · 0 comments
Labels
⚠️ Breaking Chnage After closing and implementing, user will need to adjust the configuration 🔧 Refactor Code improvements
Projects

Comments

@vuki656
Copy link
Owner

vuki656 commented Jan 5, 2022

Instead of

hide_up_to_date = false,
hide_unstable_versions = false,

use

hide = {
    up_to_date = false,
    unstable_versions = false,
}
@vuki656 vuki656 added the 🔧 Refactor Code improvements label Jan 5, 2022
@vuki656 vuki656 added this to 📋 To do in 📦 Core via automation Jan 5, 2022
@vuki656 vuki656 added the ⚠️ Breaking Chnage After closing and implementing, user will need to adjust the configuration label Jan 5, 2022
@vuki656 vuki656 changed the title Nest hide options under one options Nest hide options under one option Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ Breaking Chnage After closing and implementing, user will need to adjust the configuration 🔧 Refactor Code improvements
Projects
📦 Core
  
📋 To do
Development

No branches or pull requests

1 participant