Skip to content

Commit 8ab8e5e

Browse files
authored
Merge pull request #31 from callowayproject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e9d3a59 + c32afff commit 8ab8e5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
2-
- repo: https://github.com/charliermarsh/ruff-pre-commit
2+
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: 'v0.0.275'
4+
rev: 'v0.0.276'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)