We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe26aa9 commit 8bfebf1Copy full SHA for 8bfebf1
2 files changed
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ # Maintain dependencies for GitHub Actions
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ groups:
9
+ actions:
10
+ patterns:
11
+ - "*"
content/events/simple-py.md
@@ -1,7 +1,7 @@
---
title: "SIMPLE-Py"
description: "Scientific Installation & Modern Packaging for Language Extensions in Python"
-date: 2026-04-14
+date: 2026-07-13
schedule:
- day: "Day 1"
slots:
0 commit comments