Skip to content

Commit 0dda14e

Browse files
committed
Merge branch 'develop' of github.com:clinicedc/edc-randomization into develop
2 parents 46b10a2 + c742e73 commit 0dda14e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
language_version: python3.12
1717

1818
- repo: https://github.com/pycqa/flake8
19-
rev: 7.1.2
19+
rev: 7.2.0
2020
hooks:
2121
- id: flake8
2222
args:
@@ -45,7 +45,7 @@ repos:
4545
- id: trailing-whitespace
4646

4747
- repo: https://github.com/adrienverge/yamllint
48-
rev: v1.35.1
48+
rev: v1.37.0
4949
hooks:
5050
- id: yamllint
5151
args:

AUTHORS

Whitespace-only changes.

AUTHORS.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Maintainers
2+
===========
3+
- Erik van Widenfelt (`erikvw <https://github.com/erikvw>`__)
4+
5+
Authors
6+
=======
7+
- Erik van Widenfelt (`erikvw <https://github.com/erikvw>`_)
8+
- Jonathan Willitts (`JonathanWillitts <https://github.com/JonathanWillitts>`_)

0 commit comments

Comments
 (0)