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 · May be fixed by #882
Open

Use copier manager #829

huxuan opened this issue Dec 3, 2024 · 2 comments · May be fixed by #882

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. :-(

@huxuan huxuan linked a pull request Jan 30, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants