Skip to content

Commit b191d8b

Browse files
authored
Merge branch 'main' into check_E261
2 parents 386a450 + 9e106c8 commit b191d8b

309 files changed

Lines changed: 27158 additions & 6693 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

.coveragerc.setuptools

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[run]
2+
plugins = Cython.Coverage

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,10 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "monthly"
12+
groups:
13+
minor-patch-dependencies:
14+
patterns:
15+
- "*"
16+
update-types:
17+
- "patch"
18+
- "minor"

0 commit comments

Comments
 (0)