mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Fix semver for upgrades references
Ensure the version range is flexible enough to handle future version changes.
This commit is contained in:
@@ -5,4 +5,4 @@ dbscheme: semmlecode.python.dbscheme
|
||||
extractor: python
|
||||
library: true
|
||||
dependencies:
|
||||
codeql/python-upgrades: 0.0.3
|
||||
codeql/python-upgrades: ^0.0.3
|
||||
|
||||
Reference in New Issue
Block a user