forked from github.com/blag
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]
|
||||
|
||||
* added Python 3.10 to list of supported versions to test against
|
||||
* added dependabot to github workflows
|
||||
|
||||
## [1.0.0] - 2021-08-18
|
||||
|
||||
|
||||
Reference in New Issue
Block a user