Skip to content

Commit a5c45d1

Browse files
Update from RegioHelden's modulesync-config-django
1 parent 7fa4629 commit a5c45d1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"ghcr.io/devcontainers/features/common-utils:2.5.7": {},
2424
"ghcr.io/devcontainers/features/git:1.3.5": {},
2525
"ghcr.io/devcontainers-extra/features/ruff:2.0.0": {
26-
"version": "0.15.10"
26+
"version": "0.15.11"
2727
},
2828
"ghcr.io/devcontainers-extra/features/ty:1.0.0": {
29-
"version": "0.0.29"
29+
"version": "0.0.31"
3030
}
3131
},
3232
// configure vscode

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
contents: read
1919
uses: RegioHelden/github-reusable-workflows/.github/workflows/python-ruff.yaml@v2.8.1
2020
with:
21-
ruff-version: "0.15.10"
21+
ruff-version: "0.15.11"

0 commit comments

Comments
 (0)