PrefectHQ / prefect-recipes

Snippets and templates representing common Customer Success patterns
https://PrefectHQ.github.io/prefect-recipes/
Apache License 2.0
238 stars 29 forks source link

Chore: Bump versions, add dependabot.yml, black on changed files #198

Closed serinamarie closed 1 year ago

serinamarie commented 1 year ago

We're unable to merge any PRs until they can pass the Python checks, which I believe is currently failing on black due to files which are already in main. So, a quick solution is to run the black check on changed files only.