Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pre-commit & dependabot config #157

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Conversation

kenodegard
Copy link
Contributor

Description

  • Remove unused allure-multi GitHub Action
  • Add git diff hook to pre-commit
  • Add set-commit-status to dependabot alerts
  • Switch GitHub Actions to use commit hashes instead of commit tags (dependabot will update tags to tags and hashes to hashes)

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 2, 2024
@kenodegard kenodegard marked this pull request as ready for review April 2, 2024 18:11
@kenodegard kenodegard force-pushed the update-pre-commit-dependabot branch from ac0ac8c to 73820b5 Compare April 2, 2024 18:15
@kenodegard kenodegard requested a review from jezdez April 4, 2024 16:27
@@ -15,11 +15,12 @@ repos:
rev: 0.2.3
hooks:
- id: yamlfmt
exclude: .github/.*$
args: [--mapping, '2', --offset, '2', --sequence, '4']
# ruamel.yaml doesn't line wrap correctly (?) so set width to 1M to avoid issues
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💩

@jezdez jezdez merged commit 0b48051 into main Apr 5, 2024
3 checks passed
@jezdez jezdez deleted the update-pre-commit-dependabot branch April 5, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants