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 2263e01 commit db316a1Copy full SHA for db316a1
.pre-commit-config.yaml
@@ -3,8 +3,8 @@ repos:
3
rev: '1.0.1'
4
hooks:
5
- id: flynt
6
-- repo: https://github.com/charliermarsh/ruff-pre-commit
7
- rev: 'v0.0.280'
+- repo: https://github.com/astral-sh/ruff-pre-commit
+ rev: 'v0.0.284'
8
9
- id: ruff
10
- repo: https://github.com/psf/black
0 commit comments