Skip to content

Commit da0c647

Browse files
authored
Merge pull request #43 from pyOpenSci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8c0f5b3 + b7c9b42 commit da0c647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939

4040
# Lint code using ruff
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.6.4
42+
rev: v0.6.5
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)