Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 11969cb

Browse files
authored
Merge pull request #2 from ferrocene/pa-dependabot
Add dependabot configuration
2 parents 47c5cec + d4e399c commit 11969cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SPDX-License-Identifier: MIT OR Apache-2.0
2+
# SPDX-FileCopyrightText: Ferrous Systems and AdaCore
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: pip
7+
directory: /
8+
schedule:
9+
interval: weekly

0 commit comments

Comments
 (0)