Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:clinicedc/edc-consent into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Feb 21, 2024
2 parents 1c33ad1 + 0c87ef6 commit 57ee70a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- "-x *test*.py"

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black
language_version: python3.11
Expand Down Expand Up @@ -42,7 +42,7 @@ repos:
- id: detect-private-key

- repo: https://github.com/adrienverge/yamllint
rev: v1.33.0
rev: v1.34.0
hooks:
- id: yamllint
args:
Expand Down

0 comments on commit 57ee70a

Please sign in to comment.