You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance GitHub Actions workflows and Dependabot configuration
- Pin ShellCheck action to v2.0.0 instead of using @master
- Update Dependabot config with comprehensive settings:
- Add labels, commit message prefixes, and PR limits
- Configure versioning strategy and branch naming
- Add scheduling for weekly updates on Mondays
- Add new Python linting workflow with multiple linters:
- Black, isort, Flake8, Pylint, and MyPy
- Test against Python 3.9-3.12
- Add Docker Compose validation workflow
- Validate syntax and check for potential secrets
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments