Skip to content

Commit 96b9200

Browse files
Merge pull request #186 from KennethEnevoldsen/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a6991af + 548a640 commit 96b9200

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ default_stages: [commit]
22

33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 24.3.0
5+
rev: 24.4.0
66
hooks:
77
- id: black
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.3.5
10+
rev: v0.3.7
1111
hooks:
1212
- id: ruff
1313
args:
@@ -26,6 +26,6 @@ repos:
2626
- id: check-yaml
2727

2828
- repo: https://github.com/repo-helper/pyproject-parser
29-
rev: v0.11.0b1
29+
rev: v0.11.0
3030
hooks:
3131
- id: check-pyproject

0 commit comments

Comments
 (0)