Skip to content

Commit 77e9093

Browse files
authored
Merge branch 'main' into dependabot/github_actions/dependencies-5a6c9a6b1c
2 parents 351380d + 3d7f47a commit 77e9093

File tree

4 files changed

+182
-179
lines changed

4 files changed

+182
-179
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838

3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: "v0.9.10"
41+
rev: "v0.11.4"
4242
hooks:
4343
- id: ruff
4444
types: [file, python]
@@ -77,7 +77,7 @@ repos:
7777

7878
- repo: https://github.com/abravalheri/validate-pyproject
7979
# More exhaustive than Ruff RUF200.
80-
rev: "v0.23"
80+
rev: "v0.24.1"
8181
hooks:
8282
- id: validate-pyproject
8383

0 commit comments

Comments
 (0)