Commit graph

3 commits

Author SHA1 Message Date
pre-commit-ci[bot]
80a3853b50 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
2022-08-01 21:12:50 +02:00
pre-commit-ci[bot]
208e226c72 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 5.9.3 → 5.10.1](https://github.com/PyCQA/isort/compare/5.9.3...5.10.1)
2021-12-13 18:11:39 +01:00
Adam Johnson
fc5f8adef2 Fix name of pre-commit file
Without this, it is failing with:

```
An error has occurred: InvalidConfigError:
=====> .pre-commit-config.yaml is not a file
```

... locally, and [on pre-commit.ci](https://results.pre-commit.ci/run/github/367233/1638617692.MJfSfSpAStKRpS_gf4Wieg).
2021-12-07 16:28:58 +01:00
Renamed from pre-commit-config.yaml (Browse further)