mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-18 09:00:11 +00:00
Compare commits
4 Commits
a513b20289
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5f45a0a77 | ||
|
|
a5525202b8 | ||
| a3b8972ec2 | |||
| 278e5f0f9a |
10
.github/renovate.json
vendored
10
.github/renovate.json
vendored
@@ -2,15 +2,5 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"github>ivuorinen/renovate-config"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"managers": [
|
||||
"github-actions"
|
||||
],
|
||||
"schedule": [
|
||||
"daily"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Install uv
|
||||
# yamllint disable-line rule:line-length
|
||||
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
|
||||
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
|
||||
with:
|
||||
python-version-file: ".python-version"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.13.2
|
||||
3.14.3
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>ivuorinen/renovate-config"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user