Commit 65c3867
authored
Update pre-commit hooks to latest versions (#88)
This PR updates the pre-commit hooks to their latest versions to benefit
from bug fixes and improvements.
## Changes
- **pre-commit-hooks**: Updated from v4.4.0 to v6.0.0
- **mirrors-prettier**: Updated from v3.0.3 to v4.0.0-alpha.8
## Updates Applied
The update includes:
- Version bumps in `.pre-commit-config.yaml`
- Prettier formatting fix applied to one README file (removed extra
blank line)
## Benefits
- Latest bug fixes and security updates
- Improved performance and reliability
- Continued compatibility with existing code style
All pre-commit hooks pass successfully after the update.1 parent b99837d commit 65c3867
File tree
2 files changed
+2
-3
lines changed- snapshots/panos_ebgp_loop_prevention
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments