Skip to content

Commit

Permalink
chore: pin python 3.10 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
saturday06 committed Jan 18, 2025
1 parent 9af0cd2 commit 6e29e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
{
matchFileNames: [".devcontainer/Dockerfile"],
matchUpdateTypes: ["patch", "digest"],
automerge: true,
matchUpdateTypes: ["major", "minor"],
enabled: false,
},
{
matchPackageNames: ["bpy"],
Expand Down

0 comments on commit 6e29e2a

Please sign in to comment.