Skip to content

Commit 8850209

Browse files
authored
Merge pull request #41 from pyOpenSci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3975389 + 08d7613 commit 8850209

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

0 commit comments

Comments
 (0)