Skip to content

Commit 5309a1f

Browse files
[pre-commit.ci] pre-commit autoupdate (#576)
1 parent c1cd88f commit 5309a1f

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
@@ -30,7 +30,7 @@ repos:
3030
- id: check-case-conflict
3131
- id: mixed-line-ending
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.14.5
33+
rev: v0.14.6
3434
hooks:
3535
# Run the linter
3636
- id: ruff
@@ -61,6 +61,6 @@ repos:
6161
files: ^causalpy/
6262
additional_dependencies: [numpy>=1.20, pandas-stubs]
6363
- repo: https://github.com/abravalheri/validate-pyproject
64-
rev: v0.23
64+
rev: v0.24.1
6565
hooks:
6666
- id: validate-pyproject

0 commit comments

Comments
 (0)