diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 0000000..5b79c31 --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>zrr1999/renovate-config" + ] +} diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index f9647b1..10907f0 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -41,7 +41,7 @@ jobs: - uses: astral-sh/setup-uv@v6 with: - python-version: "3.13" + python-version: "3.14" - uses: dtolnay/rust-toolchain@stable with: diff --git a/LICENSE b/LICENSE index 76bbc0f..be1b818 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 spore-lang +Copyright (c) 2026 Zhan Rongrui Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal