Skip to content

Commit 2928369

Browse files
committed
chore: update shared files
Automated update of shared files from the social-core repository, see https://github.com/python-social-auth/.github/blob/main/repo-sync.py
1 parent 25ec37e commit 2928369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
rev: v0.14.2
2121
hooks:
22-
- id: ruff
22+
- id: ruff-check
2323
args: [--fix, --exit-non-zero-on-fix]
2424
- id: ruff-format
2525
- repo: meta

0 commit comments

Comments
 (0)