Commit 40d9fa9
MarkusB
Remove weekly pre-commit autoupdate workflow
Deleted the `pre-commit-update.yml` workflow and its reference in the README. Reverted pre-commit hook versions to earlier stable releases due to compatibility or other considerations.1 parent ac7c142 commit 40d9fa9
4 files changed
Lines changed: 7 additions & 18 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
- .github/workflows/build-and-test.yml+2-2
- .github/workflows/ci.yml+24-7
- .github/workflows/clang-tidy-review.yml+2-2
- .github/workflows/cppcheck.yml+1-1
- .github/workflows/dependabot-automerge.yml+2-2
- .github/workflows/install-test.yml+1-1
- .github/workflows/pre-commit.yml+2-2
- .github/workflows/preset-test.yml+1-1
- .github/workflows/update-pre-commit.yml+1-1
- .gitignore+1
- .pre-commit-config.yaml+5-3
- AGENTS.md+1-1
- README.md+4-4
- actionlint
- cmake/toolchains/gcc-toolchain.cmake+3-1
- fetchcontent-lockfile.json+1-1
0 commit comments