Skip to content

Commit a93ceb9

Browse files
authored
Merge pull request #11 from data-exp-lab/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents a300ecf + 10b4360 commit a93ceb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
args: [--prose-wrap=always]
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: "v0.7.2"
45+
rev: "v0.7.3"
4646
hooks:
4747
- id: ruff
4848
args: ["--fix", "--show-fixes"]
@@ -71,7 +71,7 @@ repos:
7171
exclude: .pre-commit-config.yaml
7272

7373
- repo: https://github.com/abravalheri/validate-pyproject
74-
rev: "v0.22"
74+
rev: "v0.23"
7575
hooks:
7676
- id: validate-pyproject
7777
additional_dependencies: ["validate-pyproject-schema-store[all]"]

0 commit comments

Comments
 (0)