We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6873e commit ccf1f3aCopy full SHA for ccf1f3a
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
repos:
3
# Normalise all Python code. (Black + isort + pyupgrade + autoflake)
4
- repo: https://github.com/Zac-HD/shed
5
- rev: 2023.5.1
+ rev: 2023.5.2
6
hooks:
7
- id: shed
8
# Python Linting
0 commit comments