Skip to content

Commit 06385cf

Browse files
authored
replace the old pre-commit workflows with pre-commit.ci (#69)
* delete the old linting workflows * "configure" `pre-commit.ci`
1 parent cbab8a5 commit 06385cf

File tree

3 files changed

+3
-69
lines changed

3 files changed

+3
-69
lines changed

.github/workflows/linting.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/pre-commit.yaml

Lines changed: 0 additions & 44 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
ci:
2+
autoupdate_schedule: "weekly"
3+
14
# https://pre-commit.com/
25
repos:
36
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)