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

Use copier manager #829

Open
huxuan opened this issue Dec 3, 2024 · 2 comments
Open

Use copier manager #829

huxuan opened this issue Dec 3, 2024 · 2 comments

Comments

@huxuan
Copy link
Member

huxuan commented Dec 3, 2024

Ref: serious-scaffold/ss-pybind11#31

copierConstraint

@msclock
Copy link
Contributor

msclock commented Dec 3, 2024

I try to set constraint for copier with the below snippet but renovate schema can't recognize it.

{
  "constraint": {
    "copier": "4.9.1" // or "==4.9.1"
  }
}

@huxuan
Copy link
Member Author

huxuan commented Dec 3, 2024

I try to set constraint for copier with the below snippet but renovate schema can't recognize it.

{
  "constraint": {
    "copier": "4.9.1" // or "==4.9.1"
  }
}

I got the same problem. :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants