Skip to content

Commit b598801

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 dd5d094 commit b598801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: pretty-format-json
1818
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.9.6
20+
rev: v0.11.2
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --exit-non-zero-on-fix]
@@ -34,7 +34,7 @@ repos:
3434
- id: pretty-format-toml
3535
args: [--autofix]
3636
- repo: https://github.com/abravalheri/validate-pyproject
37-
rev: v0.23
37+
rev: v0.24.1
3838
hooks:
3939
- id: validate-pyproject
4040
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)