mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
Merge branch 'master' into py310
This commit is contained in:
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
@@ -3,6 +3,7 @@
|
|||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
* added Python 3.10 to list of supported versions to test against
|
* added Python 3.10 to list of supported versions to test against
|
||||||
|
* added dependabot to github workflows
|
||||||
|
|
||||||
## [1.0.0] - 2021-08-18
|
## [1.0.0] - 2021-08-18
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user