File: .pre-commit-config.yaml

package info (click to toggle)
python-portend 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: python: 190; sh: 9; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (9)
1
2
3
4
5
repos:
- repo: https://github.com/psf/black
  rev: 22.6.0
  hooks:
  - id: black