Skip to content

Commit b7e59e1

Browse files
authored
Merge pull request #41 from Agnes4m/pre-commit-ci-update-config
⬆️ auto update by pre-commit hooks
2 parents 611ed3a + 39cd3f9 commit b7e59e1

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
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.14.3
11+
rev: v0.14.10
1212
hooks:
1313
- id: ruff
1414
args: [--fix, --exit-non-zero-on-fix]
@@ -19,7 +19,7 @@ repos:
1919
# - id: pyright
2020

2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 25.9.0
22+
rev: 25.12.0
2323
hooks:
2424
- id: black
2525
stages: [pre-commit]

0 commit comments

Comments
 (0)