Skip to content

Commit 1d6bac0

Browse files
authored
Merge pull request #44 from pyOpenSci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents da0c647 + 06b4808 commit 1d6bac0

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.5
42+
rev: v0.6.7
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)